pub unsafe extern "C" fn PxBoxController_setHalfForwardExtent_mut(
self_: *mut PxBoxController,
halfForwardExtent: f32,
) -> boolExpand description
Sets controller’s half forward extent.
this doesn’t check for collisions.
Currently always true.