Enum ParticleSystemSortMode
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public enum ParticleSystemSortMode
Fields
| Name | Description |
|---|---|
| Distance | |
| None | |
| OldestInFront | |
| YoungestInFront |
public enum ParticleSystemSortMode
| Name | Description |
|---|---|
| Distance | |
| None | |
| OldestInFront | |
| YoungestInFront |