docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct VolumeComponentEditor.OverridablePropertyScope

    Scope for property that handle:

    • Layout decorator (Space, Header)
    • Naming decorator (Tooltips, InspectorName)
    • Overridable checkbox if parameter IsAutoProperty
    • disabled GUI if Overridable checkbox (case above) is unchecked
    • additional property scope This is automatically used inside PropertyField method
    Implements
    IDisposable
    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: UnityEditor.Rendering
    Assembly: Unity.RenderPipelines.Core.Editor.dll
    Syntax
    protected struct VolumeComponentEditor.OverridablePropertyScope : IDisposable

    Constructors

    Name Description
    OverridablePropertyScope(SerializedDataParameter, string, VolumeComponentEditor)

    Constructor

    OverridablePropertyScope(SerializedDataParameter, GUIContent, VolumeComponentEditor)

    Constructor

    Properties

    Name Description
    displayed

    Either the content property will be displayed or not (can varry with additional property settings)

    label

    The title modified regarding attribute used on the field

    Extension Methods

    AnalyticsUtils.ToNestedColumnWithDefault<T>(T, T, bool)
    AnalyticsUtils.ToNestedColumn<T>(T, bool)
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)