Enum ShadowCascadeGUI.HandleState
Represents the state of the cascade handle.
Namespace: UnityEditor.Rendering
Syntax
public enum HandleState
Fields
Name | Description | Value |
---|---|---|
Disabled | Handle will be disabled. |
|
Enabled | Handle will be enabled. |
|
Hidden | Handle will not be drawn. |