Skip to content

SubEmitterConfig.TurbulenceStrength Property

Definition

Namespace: Brine2D.Systems.Rendering

Strength of per-particle velocity noise applied every frame using coherent value noise, frame-rate independently. 0 \(default\) disables turbulence.

C#
public float TurbulenceStrength { get; set; }

Property Value

System.Single