Enum NoiseSettingsGUIFlags
Flags passed to NoiseSettingsGUI.OnGUI. Used to specify which portions of the Noise Settings GUI to draw.
Namespace: UnityEditor.Experimental.TerrainAPI
Syntax
public enum NoiseSettingsGUIFlags
Fields
| Name | Description | Value |
|---|---|---|
| All | ||
| Preview | 1 | |
| Settings | 2 |