Separate Transform Node#

Separate Transform node.

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.

Properties#

This node has no properties.

Outputs#

Translation

The translation vector.

Rotation

The rotation vector.

Scale

The scale vector.