docs.unity.cn
    Show / Hide Table of Contents

    Enum BoolParameter.DisplayType

    Boolean widget type.

    Namespace: UnityEngine.Rendering
    Syntax
    public enum DisplayType

    Fields

    Name Description Value
    Checkbox

    Display boolean parameter as checkbox.


    0
    EnumPopup

    Display boolean parameter as enum popup with Disabled/Enabled options.


    1

    Extension Methods

    AnalyticsUtils.ToNestedColumn<BoolParameter.DisplayType>(Boolean)
    AnalyticsUtils.ToNestedColumnWithDefault<BoolParameter.DisplayType>(BoolParameter.DisplayType, 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 08 September 2023