分离变换
The Separate Transform node separates a Transformation Matrix into a translation vector, a rotation vector, and a scale vector.
输入
变换
The transformation matrix to separate.
属性
该节点没有属性。
输出
移动
移动矢量。
旋转
旋转矢量。
比例|缩放
缩放矢量。
The Separate Transform node separates a Transformation Matrix into a translation vector, a rotation vector, and a scale vector.
变换
The transformation matrix to separate.
该节点没有属性。
移动
移动矢量。
旋转
旋转矢量。
比例|缩放
缩放矢量。
本文档使用 BookStack 构建