Click or drag to resize
DigitalRuneIConstraint Properties

The IConstraint type exposes the following members.

Properties
  NameDescription
Public propertyAngularConstraintImpulse
Gets or sets the angular constraint impulse that was applied.
Public propertyBodyA
Gets the first body.
Public propertyBodyB
Gets the second body.
Public propertyCollisionEnabled
Gets a value indicating whether collisions between BodyA and BodyB are disabled.
Public propertyEnabled
Gets a value indicating whether this constraint is enabled.
Public propertyLinearConstraintImpulse
Gets or sets the linear constraint impulse that was applied.
Public propertySimulation
Gets the simulation to which this constraint belongs.
Top
See Also