Function physx_sys::PxVec2_new_2

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

Assigns scalar parameter to all elements.

Useful to initialize to zero or one.