pub unsafe extern "C" fn PxActor_getType(
self_: *const PxActor,
) -> PxActorTypeExpand description
Retrieves the type of actor.
The actor type of the actor.
pub unsafe extern "C" fn PxActor_getType(
self_: *const PxActor,
) -> PxActorTypeRetrieves the type of actor.
The actor type of the actor.