Click or drag to resize
DigitalRuneBuoyancy Constructor
Initializes a new instance of the Buoyancy class.

Namespace: DigitalRune.Physics.ForceEffects
Assembly: DigitalRune.Physics (in DigitalRune.Physics.dll) Version: 1.10.0.0 (1.10.0.14427)
Syntax
public Buoyancy()
Remarks
The property AreaOfEffect is initialized with a new instance of GlobalAreaOfEffect.
See Also