3D Transform Rotation X

Provides a rotation transformation on the X 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 x

Rotation on the X axis.

See also

version 6.0.240115

Edit All Pages