Class ParticleSystemSharp.ColorBySpeedModuleSharp
Inheritance
object
ParticleSystemSharp.ColorBySpeedModuleSharp
Namespace: Tuanjie.Infinity
Assembly: solution.dll
Syntax
public class ParticleSystemSharp.ColorBySpeedModuleSharp
Properties
color
Declaration
public ParticleSystemSharp.SharpMinMaxGradient color { get; set; }
Property Value
| Type | Description |
|---|---|
| ParticleSystemSharp.SharpMinMaxGradient |
enabled
Declaration
public bool enabled { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
range
Declaration
public Vector2 range { get; set; }
Property Value
| Type | Description |
|---|---|
| Vector2 |