Click or drag to resize
DigitalRuneSimulationConstraints Property
Gets the constraints.

Namespace: DigitalRune.Physics
Assembly: DigitalRune.Physics (in DigitalRune.Physics.dll) Version: 1.10.0.0 (1.10.0.14427)
Syntax
public ConstraintCollection Constraints { get; }

Property Value

Type: ConstraintCollection
The constraints.
See Also