Skip to content

PointAttractor.MinDistance Property

Definition

Namespace: Brine2D.Systems.Rendering

Minimum distance at which the force is clamped to avoid singularity blow-up when a particle is very close to the attractor. Default 1 unit.

C#
public float MinDistance { get; set; }

Property Value

System.Single