Click or drag to resize

BuoyancyControllerLinearDragCoefficient Field

Controls the linear drag that the fluid exerts on the bodies within it. Use higher values will simulate thick fluid, like honey, lower values to simulate water-like fluids.

Namespace:  Internal.tainicom.Aether.Physics2D.Controllers
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public float LinearDragCoefficient

Field Value

Type: Single
See Also