Node.rotation

The node’s unit quaternion rotation in the order (x, y, z, w), where w is the scalar. Length must be 0 or 4.

class Node
double[] rotation;

Meta