pub unsafe extern "C" fn PxRigidBody_getMaxAngularVelocity(
self_: *const PxRigidBody,
) -> f32Expand description
Retrieves the maximum angular velocity permitted for this actor.
The maximum allowed angular velocity for this actor.
pub unsafe extern "C" fn PxRigidBody_getMaxAngularVelocity(
self_: *const PxRigidBody,
) -> f32Retrieves the maximum angular velocity permitted for this actor.
The maximum allowed angular velocity for this actor.