3D Transform Rotation Z

Provides a rotation transformation on the Z axis of an input 3D array (XYZ points)

Settings

3D array in

Input array to transform.

3D array out

Transformed output array.

mode

3D array mode

  • XY: the array is a set of 2D points [X1,Y1,X2,Y2,X3,Y3,...]
  • XYZ: the array is a set of 3D points [X1,Y1,Z1,X2,Y2,Z2,X3,Y3,Z3,...]
  • XYZ-Color (ILDA): the array is a set of 3D+Color points [X1,Y1,Z1,Color1,X2,Y2,Z2,Color2,X3,Y3,Z3,Color3,...] typically an ILDA frame.

rotation z

Rotation on the Z axis.

See also

version 5.2.221206

Edit All Pages