Advanced
The data structure that contains the position, scale, pivot, skew and rotation of an object. This is used by the Matrix class to decompose the matrix into its components.
The pivot of the object
The position of the object
The rotation of the object
The scale of the object
The skew of the object
The data structure that contains the position, scale, pivot, skew and rotation of an object. This is used by the Matrix class to decompose the matrix into its components.