Click or drag to resize
DigitalRuneContactConstraint Properties

The ContactConstraint type exposes the following members.

Properties
  NameDescription
Public propertyBodyA
Gets the first body.
Public propertyBodyB
Gets the second body.
Public propertyContact
Gets the contact.
Public propertyErrorReduction
Gets or sets the error reduction parameter.
Public propertyLinearConstraintImpulse
Gets or sets the linear constraint impulse that was applied.
Public propertySimulation
Gets the simulation to which this constraint belongs.
Top
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate propertyIConstraintAngularConstraintImpulse
Gets or sets the angular constraint impulse that was applied.
Explicit interface implementationPrivate propertyIConstraintCollisionEnabled
Gets a value indicating whether collisions between BodyA and BodyB are disabled.
Explicit interface implementationPrivate propertyIConstraintEnabled
Gets a value indicating whether this constraint is enabled.
Top
See Also