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