Skip to content

SubEmitterConfig.EndSpeedMultiplier Property

Definition

Namespace: Brine2D.Systems.Rendering

Multiplier applied to the spawn-speed of each sub-particle at t = 1 \(death\). Default 1 \(no change\). Set to 0 to decelerate sub-particles to a halt over their lifetime.

C#
public float EndSpeedMultiplier { get; set; }

Property Value

System.Single