Separate Transform Node¶
![Separate Transform node.](../../../../_images/node-types_FunctionNodeSeparateTransform.webp)
The Separate Transform node separates a Transformation Matrix into a translation vector, a rotation vector, and a scale vector.
入力¶
- Transform(トランスフォーム)
The transformation matrix to separate.
Properties(プロパティ)¶
このノードにはプロパティがありません。
出力¶
- Translation(翻訳、移動)
The translation vector.
- Rotation(回転)
The rotation vector.
- Scale(スケール)
The scale vector.