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

Reads the PxRigidBody flags.

See the list of flags PxRigidBodyFlag

The values of the PxRigidBody flags.