Enum TerrainChangedFlags
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
[Flags]
public enum TerrainChangedFlags
Fields
| Name | Description |
|---|---|
| DelayedHeightmapUpdate | |
| FlushEverythingImmediately | |
| Heightmap | |
| RemoveDirtyDetailsImmediately | |
| TreeInstances | |
| WillBeDestroyed |