rotation property

Quaternion? rotation
final

The node's unit quaternion rotation in the order (x, y, z, w), where w is the scalar.

Implementation

final Quaternion? rotation;