relativeRotation property
Matrix3
relativeRotation
getter/setter pair
rotation matrix of the shape in parent's coordinate system.
Implementation
late Matrix3 relativeRotation;
rotation matrix of the shape in parent's coordinate system.
late Matrix3 relativeRotation;