Click or drag to resize
DigitalRuneDampedSpringBodyB Property
Gets or sets the second rigid body.

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

Property Value

Type: RigidBody
The second rigid body.
See Also