Type Definition lyon::math::Rotation2D[]

type Rotation2D = TypedRotation2D<f32, UnknownUnit, UnknownUnit>;

Alias for euclid::Rotation2D<f32>