pub fn rotate_degrees<V>(degrees: f32, view: V) -> Transform<V>
Create a new Transform view that rotates its content in degrees.
Transform