pub unsafe extern "C" fn PxBoxController_setHalfForwardExtent_mut(
    self_: *mut PxBoxController,
    halfForwardExtent: f32
) -> bool
Expand description

Sets controller’s half forward extent.

this doesn’t check for collisions.

Currently always true.