PxActor_getActorFlags

Function PxActor_getActorFlags 

Source
pub unsafe extern "C" fn PxActor_getActorFlags(
    self_: *const PxActor,
) -> PxActorFlags
Expand description

Reads the PxActor flags.

See the list of flags PxActorFlag

The values of the PxActor flags.