Type Definition Isometry3
rin_core::math
type Isometry3<T = f32> = Isometry<T, U3, Unit<Quaternion<T>>>;