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