Skip to content

ParticleEmitterComponent.TrailHeadSizeRatio Property

Definition

Namespace: Brine2D.Systems.Rendering

Size multiplier for the trail segment nearest to the particle head \(t = 1, newest position\). Defaults to 1.0 so the head-side segment matches the particle's current size.

C#
public float TrailHeadSizeRatio { get; set; }

Property Value

System.Single