Separate Transform Node¶
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.