Separate Transform Node#
The Separate Transform node separates a Transformation Matrix into a translation vector, a rotation vector, and a scale vector.
Inputs#
- 변형
The transformation matrix to separate.
특성#
This node has no properties.
Outputs#
- Translation
The translation vector.
- Rotation
The rotation vector.
- 축척(Scale)
The scale vector.