transform

transform: number[][] | undefined

3 X 4 transformation matrix containing 3 arrays of matrix rows consisting of 4 numbers each: [qx qy qz ax] where the fourth columnn in each row holds the translation. undefined is equivalent to an identity transform. This transform is only used if position, orientation, and/or pivot are undefined.

Defined in

Last Updated: 13 May, 2024