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