Click or drag to resize
DigitalRuneIConstraintBodyB Property
Gets the second body.

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

Property Value

Type: RigidBody
The second body.
See Also