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