Skip to content

Commit

Permalink
More comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
eggrobin committed Mar 22, 2014
1 parent 151de57 commit f626a8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ModelMultiParticlePersistFX.cs
Expand Up @@ -73,6 +73,7 @@ public class ModelMultiParticlePersistFX : EffectBehaviour
[Persistent]
public bool fixedEmissions = true;

// The time between Update()s (in seconds).
private float variableDeltaTime;

public FXCurve emission = new FXCurve("emission", 1f);
Expand Down

0 comments on commit f626a8e

Please sign in to comment.