Class ParticleSystemSharp.InheritVelocityModuleSharp
Inheritance
object
ParticleSystemSharp.InheritVelocityModuleSharp
Assembly: solution.dll
Syntax
public class ParticleSystemSharp.InheritVelocityModuleSharp
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
mode
Declaration
public ParticleSystemInheritVelocityMode mode { get; set; }
Property Value