pub unsafe extern "C" fn PxActor_release_mut(self_: *mut PxActor)Expand description
Deletes the actor.
Do not keep a reference to the deleted instance.
If the actor belongs to a PxAggregate object, it is automatically removed from the aggregate.
pub unsafe extern "C" fn PxActor_release_mut(self_: *mut PxActor)Deletes the actor.
Do not keep a reference to the deleted instance.
If the actor belongs to a PxAggregate object, it is automatically removed from the aggregate.