imageTransform property

Mat2D? get imageTransform

Implementation

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