docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class DefaultVolumeProfileSettingsPropertyDrawer.DefaultVolumeProfileSettingsContextMenu<TSetting, TRenderPipeline>

    Context menu implementation for Default Volume Profile.

    Inheritance
    object
    DefaultVolumeProfileSettingsPropertyDrawer.DefaultVolumeProfileSettingsContextMenu<TSetting, TRenderPipeline>
    Implements
    IRenderPipelineGraphicsSettingsContextMenu<TSetting>
    IRenderPipelineGraphicsSettingsContextMenu
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.Rendering
    Assembly: Unity.RenderPipelines.Core.Editor.dll
    Syntax
    [Obsolete("Use DefaultVolumeProfileSettingsPropertyDrawer<T>.DefaultVolumeProfileSettingsContextMenu2<TSetting, TRenderPipeline> instead #from(6000.0)")]
    public abstract class DefaultVolumeProfileSettingsPropertyDrawer.DefaultVolumeProfileSettingsContextMenu<TSetting, TRenderPipeline> : IRenderPipelineGraphicsSettingsContextMenu<TSetting>, IRenderPipelineGraphicsSettingsContextMenu where TSetting : class, IDefaultVolumeProfileSettings where TRenderPipeline : RenderPipeline
    Type Parameters
    Name Description
    TSetting

    Default Volume Profile Settings type

    TRenderPipeline

    Render Pipeline type

    Properties

    defaultVolumeProfilePath

    Path where new Default Volume Profile will be created.

    Declaration
    [Obsolete("Not used anymore. #from(6000.0)")]
    protected abstract string defaultVolumeProfilePath { get; }
    Property Value
    Type Description
    string

    Implements

    UnityEditor.Rendering.IRenderPipelineGraphicsSettingsContextMenu<T>
    IRenderPipelineGraphicsSettingsContextMenu

    Extension Methods

    ReflectionUtils.GetField(object, string)
    ReflectionUtils.GetFields(object)
    ReflectionUtils.Invoke(object, string, params object[])
    ReflectionUtils.SetField(object, string, object)
    AnalyticsUtils.ToNestedColumnWithDefault<T>(T, T, bool)
    AnalyticsUtils.ToNestedColumn<T>(T, T)
    In This Article
    Back to top
    Copyright © 2025 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)