pub const fn radians(radians: f32) -> Angle
Shorthand for Angle { radians: value }.
Angle { radians: value }