Click or drag to resize
DigitalRuneSimulationRigidBodies Property
Gets the rigid bodies.

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

Property Value

Type: RigidBodyCollection
The rigid bodies.
See Also