pub unsafe extern "C" fn PxShape_getActor(
self_: *const PxShape,
) -> *mut PxRigidActorExpand description
Retrieves the actor which this shape is associated with.
The actor this shape is associated with, if it is an exclusive shape, else NULL
pub unsafe extern "C" fn PxShape_getActor(
self_: *const PxShape,
) -> *mut PxRigidActorRetrieves the actor which this shape is associated with.
The actor this shape is associated with, if it is an exclusive shape, else NULL