ParticleEmitterComponent.Timing.once(warmUp:emit:)

Emits for the given emit duration and then stops, warmUp determines how long the simulation should appear to have run before first appearing.

Declaration

case once(warmUp: TimeInterval? = nil, emit: ParticleEmitterComponent.Timing.VariableDuration)