pub unsafe extern "C" fn PxRigidBody_getMaxLinearVelocity(
    self_: *const PxRigidBody
) -> f32
Expand description

Retrieves the maximum angular velocity permitted for this actor.

The maximum allowed angular velocity for this actor.