rotation property

Matrix3 rotation
getter/setter pair

It is a rotation matrix representing the orientation.

Implementation

Matrix3 rotation = Matrix3.identity();