Click or drag to resize
DigitalRuneBuoyancy Properties

The Buoyancy type exposes the following members.

Properties
  NameDescription
Public propertyAngularDrag
Gets or sets the angular drag coefficient.
Public propertyAreaOfEffect
Gets or sets the area of effect.
(Inherited from ForceField.)
Public propertyDensity
Gets or sets the density of the liquid.
Public propertyEnabled
Gets or sets a value indicating whether this ForceEffect is enabled.
(Inherited from ForceEffect.)
Public propertyGravity
Gets or sets the gravity acceleration.
Public propertyLinearDrag
Gets or sets the linear drag coefficient.
Public propertySimulation
Gets the simulation to which this force effect belongs.
(Inherited from ForceEffect.)
Public propertySurface
Gets or sets the water surface plane (in world space).
Public propertyVelocity
Gets or sets the linear velocity of the water.
Top
See Also