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.
屬性¶
這個節點沒有屬性。
輸出¶
- Translation
The translation vector.
- Rotation
The rotation vector.
- Scale
The scale vector.