docs.unity.cn
    Show / Hide Table of Contents

    Enum FoldoutOption

    display options added to the Foldout

    Namespace: UnityEditor.Rendering
    Syntax
    [Flags]
    public enum FoldoutOption

    Fields

    Name Description Value
    Boxed

    Foldout will be boxed

    Indent

    Foldout will be indented

    None

    No Option

    NoSpaceAtEnd

    Remove the space at end of the foldout

    SubFoldout

    Foldout will be inside another foldout

    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