Function physx_sys::PxVec4_new_3

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

Initializes from 3 scalar parameters.