Skip to content

ParticleEmitterComponent.TrailTailSizeRatio Property

Definition

Namespace: Brine2D.Systems.Rendering

Size multiplier for the trail segment farthest from the particle head \(t = 0, oldest position\). Defaults to 0.5 so the tail is half the particle's current size.

C#
public float TrailTailSizeRatio { get; set; }

Property Value

System.Single