Method Update
Update(TimeSpan)
Updates the emitter state for the given elapsed time.
public void Update(TimeSpan deltaTime)
Parameters
deltaTimeTimeSpanThe time elapsed since the last update.
Updates the emitter state for the given elapsed time.
public void Update(TimeSpan deltaTime)
deltaTime TimeSpanThe time elapsed since the last update.