ori::prelude

Function rotate_degrees

Source
pub fn rotate_degrees<V>(degrees: f32, view: V) -> Transform<V>
Expand description

Create a new Transform view that rotates its content in degrees.