pub unsafe extern "C" fn PxController_getUpDirection(
self_: *const PxController,
) -> PxVec3Expand description
Retrieve the ‘up’ direction.
The up direction for the controller.
pub unsafe extern "C" fn PxController_getUpDirection(
self_: *const PxController,
) -> PxVec3Retrieve the ‘up’ direction.
The up direction for the controller.