docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum FoldoutOption

    display options added to the Foldout

    Namespace: UnityEditor.Rendering
    Assembly: Unity.RenderPipelines.Core.Editor.dll
    Syntax
    [Flags]
    public enum FoldoutOption

    Fields

    Name Description
    Boxed

    Foldout will be boxed

    Indent

    Foldout will be indented

    NoSpaceAtEnd

    Remove the space at end of the foldout

    None

    No Option

    SubFoldout

    Foldout will be inside another foldout

    TitleHeader

    Foldout backgound will use the same as for TitleHeaders

    Extension Methods

    ReflectionUtils.GetField(object, string)
    ReflectionUtils.GetFields(object)
    ReflectionUtils.Invoke(object, string, params object[])
    ReflectionUtils.SetField(object, string, object)
    AnalyticsUtils.ToNestedColumnWithDefault<FoldoutOption>(FoldoutOption, FoldoutOption, bool)
    AnalyticsUtils.ToNestedColumn<FoldoutOption>(FoldoutOption, bool)
    AnalyticsUtils.ToNestedColumn<FoldoutOption>(FoldoutOption, FoldoutOption)
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)