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;
The node's unit quaternion rotation in the order (x, y, z, w), where w is the scalar.
final Quaternion? rotation;