Skip to content

ParticleEmitterComponent.TrailTailAlpha Property

Definition

Namespace: Brine2D.Systems.Rendering

Alpha of the trail segment farthest from the particle head \(t = 0, oldest position\). Defaults to 0.0 so the tail fades to transparent.

C#
public float TrailTailAlpha { get; set; }

Property Value

System.Single