Function physx_sys::PxVec4_new_2

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

Assigns scalar parameter to all elements.

Useful to initialize to zero or one.