| ContactSetCollectionRemove Method |
| Name | Description | |
|---|---|---|
| Remove(CollisionObject) |
Removes the contact sets for the given collision object.
| |
| Remove(ContactSet) |
Removes the first occurrence of a specific object from the ICollectionT.
| |
| Remove(PairCollisionObject) |
Removes the contact set for the given pair of CollisionObjects.
| |
| Remove(CollisionObject, CollisionObject) |
Removes the contact set for the given pair of collision objects.
|