Class SkySettingsEditor
Namespace: UnityEditor.Rendering.HighDefinition
Syntax
public abstract class SkySettingsEditor : VolumeComponentEditor
Fields
m_CommonUIElementsMask
Declaration
protected uint m_CommonUIElementsMask
Field Value
| Type | Description |
|---|---|
| UInt32 |
m_EnableLuxIntensityMode
Declaration
protected bool m_EnableLuxIntensityMode
Field Value
| Type | Description |
|---|---|
| Boolean |
Methods
CommonSkySettingsGUI()
Declaration
protected void CommonSkySettingsGUI()
OnEnable()
Declaration
public override void OnEnable()