Set Transform - Arnold User Guide
Set/override the transform matrix for shapes, cameras, and lights.
Enable
Enable/disable the operator. Disabled operators are bypassed when the operator graph is evaluated.
Inputs
Connected upstream operator nodes.
Selection
An expression to select which nodes this operator will affect. The expression syntax is described in the selection expression documentation, with some examples. Note that if the operator is connected to a procedural the selections are assumed to be relative to the procedural's namespace.
Translate
The XYZ translation vector used to compose the transformation matrix.
Rotate
The XYZ rotation vector used to compose the transformation matrix.
Scale
The XYZ scaling vector used to compose the transformation matrix.
Transform Order
The order used to build the transform matrix. S - scale, R - rotate, T - translate.
Rotate Order
The order used to build the rotation matrix.
Mode
Determines if the composed transformation matrix should be multiplied with the current one (append) or if it should replace it.
Enable
Enable/disable the operator. Disabled operators are bypassed when the operator graph is evaluated.
Inputs
Connected upstream operator nodes.
Selection
An expression to select which nodes this operator will affect. The expression syntax is described in the selection expression documentation, with some examples. Note that if the operator is connected to a procedural the selections are assumed to be relative to the procedural's namespace.
Translate
The XYZ translation vector used to compose the transformation matrix.
Rotate
The XYZ rotation vector used to compose the transformation matrix.
Scale
The XYZ scaling vector used to compose the transformation matrix.
Transform Order
The order used to build the transform matrix. S - scale, R - rotate, T - translate.
Rotate Order
The order used to build the rotation matrix.
Mode
Determines if the composed transformation matrix should be multiplied with the current one (append) or if it should replace it.
Matrix
A matrix attribute that allows set_transform to apply animations and get correct motion blur.