Function physx_sys::PxQuat_getAngle

source ·
pub unsafe extern "C" fn PxQuat_getAngle(self_: *const PxQuat) -> f32
Expand description

Gets the angle between this quat and the identity quaternion.

Unit: Radians