Houdini 20.0 Nodes APEX Nodes

transform::Rotate<T>

Applies a rotation to the given matrix.

On this page
Since 20.0

Inputs

*matrix: Matrix3, Matrix4 Required
radians: Vector3
rord: Int

Outputs

*matrix: Matrix3, Matrix4

Rotation order

value

rord meaning

0

XYZ

1

XZY

2

YXZ

3

YZX

4

ZXY

5

ZYX

See also

APEX Nodes