ParticleEmitterComponent.IsEmitting Property
Definition¶
Namespace: Brine2D.Systems.Rendering
Whether the emitter is currently active.
public bool IsEmitting { get; set; }
Namespace: Brine2D.Systems.Rendering
Whether the emitter is currently active.
public bool IsEmitting { get; set; }