Enum ParticleSystemCullingMode
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public enum ParticleSystemCullingMode
Fields
| Name | Description |
|---|---|
| AlwaysSimulate | |
| Automatic | |
| Pause | |
| PauseAndCatchup |
public enum ParticleSystemCullingMode
| Name | Description |
|---|---|
| AlwaysSimulate | |
| Automatic | |
| Pause | |
| PauseAndCatchup |