docs.unity.cn
    Show / Hide Table of Contents

    Enum ShadowCascadeGUI.HandleState

    Represents the state of the cascade handle.

    Namespace: UnityEditor.Rendering
    Syntax
    public enum HandleState

    Fields

    Name Description Value
    Hidden

    Handle will not be drawn.


    0
    Disabled

    Handle will be disabled.


    1
    Enabled

    Handle will be enabled.


    2

    Extension Methods

    AnalyticsUtils.ToNestedColumn<ShadowCascadeGUI.HandleState>(Boolean)
    AnalyticsUtils.ToNestedColumnWithDefault<ShadowCascadeGUI.HandleState>(ShadowCascadeGUI.HandleState, Boolean)
    ReflectionUtils.Invoke(String, Object[])
    ReflectionUtils.SetField(String, Object)
    ReflectionUtils.GetField(String)
    ReflectionUtils.GetFields()
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 31 July 2023