Class ParticleSystemSharp.LifetimeByEmitterSpeedModuleSharp
Inheritance
object
ParticleSystemSharp.LifetimeByEmitterSpeedModuleSharp
Assembly: solution.dll
Syntax
public class ParticleSystemSharp.LifetimeByEmitterSpeedModuleSharp
Properties
curve
Declaration
public ParticleSystemSharp.SharpMinMaxCurve curve { get; set; }
Property Value
curveMultiplier
Declaration
public float curveMultiplier { get; set; }
Property Value
enabled
Declaration
public bool enabled { get; set; }
Property Value
range
Declaration
public Vector2 range { get; set; }
Property Value