Click or drag to resize
DigitalRuneCollisionDomainGetContacts Method
Gets contact information from the collision domain.
Overload List
  NameDescription
Public methodGetContacts(CollisionObject)
Gets all contacts of the given CollisionObject.
Public methodGetContacts(CollisionObject, CollisionObject)
Gets the contacts for the given CollisionObject pair.
Top
See Also