Turn a point with 3 dimensions (position, rotation) into its individual X, Y, and Z values.
將3維(位置萨咳,旋轉(zhuǎn))的點(diǎn)轉(zhuǎn)換為單獨(dú)的X船殉、Y、Z值距贷。
輸入口
Input
A point with 3 dimensions.
一個(gè)三個(gè)維度的點(diǎn)喻粹。
輸出口
X
A number that represents the X value, which can represent a horizontal position or pitch rotation.
表示X值的數(shù)字贮匕,可表示水平位置或俯仰旋轉(zhuǎn)瘦真。
Y
A number that represents the Y value, which can represent a vertical position or yaw rotation.
代表Y值的數(shù)字往史,可表示垂直位置或偏航旋轉(zhuǎn)仗颈。
Z
A number that represents the Z value, which can represent a depth position or roll rotation.
代表Z值的數(shù)字,可表示深度位置或滾動(dòng)旋轉(zhuǎn)椎例。
Related Patches 相關(guān)模塊
PointPoint UnpackPoint 3DVec4Vec4 Unpack