docs.unity.cn
    Show / Hide Table of Contents

    Class VolumeComponentEditor.IndentLevelScope

    Like EditorGUI.IndentLevelScope but this one will also indent the override checkboxes.

    Inheritance
    Object
    UnityEngine.GUI.Scope
    VolumeComponentEditor.IndentLevelScope
    Inherited Members
    UnityEngine.GUI.Scope.Dispose()
    Namespace: UnityEditor.Rendering
    Syntax
    protected class IndentLevelScope : GUI.Scope, IDisposable

    Constructors

    IndentLevelScope(Int32)

    Constructor

    Declaration
    public IndentLevelScope(int offset = 15)
    Parameters
    Type Name Description
    Int32 offset

    [optional] Change the indentation offset

    Methods

    CloseScope()

    Closes the scope

    Declaration
    protected override void CloseScope()
    Overrides
    UnityEngine.GUI.Scope.CloseScope()

    Extension Methods

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