pub type Rotation = f32;
Expand description

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.