Skip to content

ParticleEmitterComponent.IsEmitting Property

Definition

Namespace: Brine2D.Systems.Rendering

Whether the emitter is currently active.

C#
public bool IsEmitting { get; set; }

Property Value

System.Boolean