Rotate Object
Rotates an object about its local axes.

Rotation (Degrees): Amount by which to rotate the object per axis in degrees. Provided using an XYZ Range.
Step Size (Optional): Locks the rotation amount to a given step size. For example, a step size of 90 will limit rotation values to 0, 90, 180, and 270. This value is typically an integer, however float values may also be used.
Execute Per Array Element: If enabled, this placement rule will be applied to each element within the array, provided that the child object's source is an array.
Last updated