Function physx_sys::PxVec3_new_2

source ·
pub unsafe extern "C" fn PxVec3_new_2(a: f32) -> PxVec3
Expand description

Assigns scalar parameter to all elements.

Useful to initialize to zero or one.