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
    Disabled

    Handle will be disabled.

    Enabled

    Handle will be enabled.

    Hidden

    Handle will not be drawn.

    Extension Methods

    ReflectionUtils.Invoke(String, Object[])
    ReflectionUtils.SetField(String, Object)
    ReflectionUtils.GetField(String)
    ReflectionUtils.GetFields()
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 18 November 2022
    Terms of use