Skip to content

ParticleEmitterComponent.ResetBurst() Method

Definition

Namespace: Brine2D.Systems.Rendering

Re-arms the burst so it fires again on the next update. Has no effect on continuous emitters.

C#
public void ResetBurst();