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.
Inputs¶
- Transform
The transformation matrix to separate.
Eigenschaften¶
This node has no properties.
Outputs¶
- Translation
The translation vector.
- Rotation
The rotation vector.
- Scale
The scale vector.