Readonly
matrixMatrix composed of the transform's position, rotation, and translation.
Compose via Transform2D.compose.
Readonly
positionPosition.
Rotation in radians.
Readonly
scaleScale.
Z value (layer).
Get rotation in degrees.
Set rotation in degrees.
Optional
mat: Mat2DDecompose mat
(or this transform's matrix) into position, rotation, and scale.
Optional
mat: Mat2DLikeOptional, decompose from this matrix
Two-dimensional transform (position, rotation, scale).