10.16 Utility - Point 3D Unpack 打散3D点


Turn a point with 3 dimensions (position, rotation) into its individual X, Y, and Z values.
将3维(位置,旋转)的点转换为单独的X、Y、Z值。

输入口
Input
A point with 3 dimensions.
一个三个维度的点。

输出口

X
A number that represents the X value, which can represent a horizontal position or pitch rotation.
表示X值的数字,可表示水平位置或俯仰旋转。

Y
A number that represents the Y value, which can represent a vertical position or yaw rotation.
代表Y值的数字,可表示垂直位置或偏航旋转。

Z
A number that represents the Z value, which can represent a depth position or roll rotation.
代表Z值的数字,可表示深度位置或滚动旋转。


Related Patches 相关模块

PointPoint UnpackPoint 3DVec4Vec4 Unpack


最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容