Protected _currentThe locally unique ID of the local transform used to calculate the current local transformation matrix.
Protected _cxThe X-coordinate value of the normalized local X axis, the first column of the local transformation matrix without a scale.
Protected _cyThe X-coordinate value of the normalized local Y axis, the second column of the local transformation matrix without a scale.
Protected _localIDThe locally unique ID of the local transform.
The locally unique ID of the parent's world transform used to calculate the current world transformation matrix.
Protected _rotationThe rotation amount.
Protected _sxThe Y-coordinate value of the normalized local X axis, the first column of the local transformation matrix without a scale.
Protected _syThe Y-coordinate value of the normalized local Y axis, the second column of the local transformation matrix without a scale.
The locally unique ID of the world transform.
The local transformation matrix.
The pivot point of the displayObject that it rotates around.
The coordinate of the object relative to the local coordinates of the parent.
The scale factor of the object.
The skew amount, on the x and y axis.
The world transformation matrix.
Static Readonly IDENTITYA default (identity) transform.
The rotation of the object in radians.
Protected onProtected updateGenerated using TypeDoc
Useless class. May be useful in the future.