Type Alias Quaternion
Source pub type Quaternion = Quat;
Expand description
The quaternion type used by Avian.
pub struct Quaternion();
Converts to this type from the input type.
The resulting type after applying the * operator.
The resulting type after applying the * operator.
The resulting type after applying the * operator.