Click or drag to resize
DigitalRuneContactSetCollectionGetContacts Method
Gets the contact set with the contacts between two collision objects.
Overload List
  NameDescription
Public methodGetContacts(CollisionObject)
Gets the contact sets for the specified collision object.
Public methodGetContacts(PairCollisionObject)
Gets the contact set with the contacts between the specified pair of collision objects.
Public methodGetContacts(CollisionObject, CollisionObject)
Gets the contact set with the contacts between the specified collision objects.
Top
See Also