Click or drag to resize
DigitalRuneIConstraintBodyA Property
Gets the first body.

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

Property Value

Type: RigidBody
The first body.
See Also