Click or drag to resize
DigitalRuneContactSet Properties

The ContactSet type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of Contacts contained in the ContactSet.
Public propertyHaveContact
Gets or sets a value indicating whether ObjectA and ObjectB are in contact.
Public propertyItem
Gets or sets the Contact at the specified index.
Public propertyObjectA
Gets collision object A.
Public propertyObjectB
Gets collision object B.
Public propertySwapped
Gets a copy of the contact set where ObjectA and ObjectB are swapped.
Top
Explicit Interface Implementations
See Also