The Rotation struct represents a Quaternion rotation in s&box. It can be interpreted as a direction unit vector (x, y, z) plus a rotation around the direction vector (w), which represents the up direction. Unlike Angles, it cannot store multiple revolutions around an axis.