Function physx_sys::PxQuat_new_3

source ·
pub unsafe extern "C" fn PxQuat_new_3(
    nx: f32,
    ny: f32,
    nz: f32,
    nw: f32
) -> PxQuat
Expand description

Constructor. Take note of the order of the elements!