Skip to content

ParticleEmitterComponent.TrailHeadAlpha Property

Definition

Namespace: Brine2D.Systems.Rendering

Alpha of the trail segment nearest to the particle head \(t = 1, newest position\). Defaults to 0.8 so the head end of the trail is nearly opaque.

C#
public float TrailHeadAlpha { get; set; }

Property Value

System.Single