Function physx_sys::PxVec3_new_3

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

Initializes from 3 scalar parameters.