Struct ParticleSystem.ColorOverLifetimeModule
Inherited Members
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public struct ColorOverLifetimeModule
Properties
| Improve this Doc View Sourcecolor
Declaration
public ParticleSystem.MinMaxGradient color { get; set; }
Property Value
Type | Description |
---|---|
ParticleSystem.MinMaxGradient |
enabled
Declaration
public bool enabled { get; set; }
Property Value
Type | Description |
---|---|
Boolean |