ori::core::views

Function rotate

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

Create a new Transform view that rotates its content.