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

Sets controller’s half height.

this doesn’t check for collisions.

Currently always true.