TransformEulerΒΆ
A transform node using euler angles, scale and translation to compute a simple transform.
Delete
Delete the transform.
Move Up
Move the transform one level up in the transform stack.
Move Down
Move the transform one level down in the transform stack.
Name
Name of the transform.
Local
The matrix raw values.
Motion Steps
Number of motion blur step to compute.
Scale X
Scale factor on X axis.
Scale Y
Scale factor on Y axis.
Scale Z
Scale factor on Z axis.
Rotate X
Rotate angle around X axis in degrees.
Rotate Y
Rotate angle around Y axis in degrees.
Rotate Z
Rotate angle around Z axis in degrees.
Translate X
Translation on X axis in degrees.
Translate Y
Translation on Y axis in degrees.
Translate Z
Translation on Z axis in degrees.