imageTransform property

Mat2D? imageTransform

Implementation

Mat2D? get imageTransform => isConnectedToBones ? null : worldTransform;