pub type Rotation = f32;
Unit for rotations (in radians).
While this unit can represent any floating point value, only values in the range [0, ~10) will be sent properly to the client.
[0, ~10)