Skip to content

BuoyancyZoneComponent.LinearDrag Property

Definition

Namespace: Brine2D.ECS.Components

Drag coefficient applied to the relative velocity between the body and the fluid. Higher values dampen motion more aggressively. Default is 1.

public float LinearDrag { get; set; }

Property Value

System.Single