Transformation nodes are essential for performing transformation operations on geometries.
Move
The Move node displaces the geometry received from the input node using the vector received from the other input node.
Node usages
Rotate
The Rotate node rotates the geometry received from the input node by the specified angle and vector, around the point.
Node usages
Mirror
The Mirror node creates a mirrored geometry of the input received from the input node, based on the specified plane.
Node usages
Scale
The Scale node returns the input geometry with a modified scale. It takes the point to scale from the input nodes.
Node usages
Scale NU
The Scale NU node adjusts the scale of the input geometry. The scaling is performed relative to the point obtained from the input node, using coefficients provided by other nodes for the X, Y, and Z axes.
Node usages