Click or drag to resize
DigitalRuneSimulationForceEffects Property
Gets the force effects that act on the rigid bodies.

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

Property Value

Type: ForceEffectCollection
The force effects.
See Also