Type Definition heron::rapier_plugin::rapier3d::prelude::Isometry

source ·
pub type Isometry<N> = Isometry<N, Unit<Quaternion<N>>, 3>;
Expand description

The transformation matrix type.