docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class RenderPipelineGlobalSettingsProvider<TRenderPipeline, TGlobalSettings>

    Render Pipeline Settings provider

    Inheritance
    object
    SettingsProvider
    RenderPipelineGlobalSettingsProvider<TRenderPipeline, TGlobalSettings>
    Inherited Members
    SettingsProvider.HasSearchInterest(string)
    SettingsProvider.OnFooterBarGUI()
    SettingsProvider.OnInspectorUpdate()
    SettingsProvider.Repaint()
    SettingsProvider.PopulateSearchKeywordsFromGUIContentProperties<T>()
    SettingsProvider.GetSearchKeywordsFromGUIContentProperties<T>()
    SettingsProvider.GetSearchKeywordsFromSerializedObject(SerializedObject)
    SettingsProvider.GetSearchKeywordsFromPath(string)
    SettingsProvider.label
    SettingsProvider.settingsPath
    SettingsProvider.scope
    SettingsProvider.keywords
    SettingsProvider.guiHandler
    SettingsProvider.titleBarGuiHandler
    SettingsProvider.footerBarGuiHandler
    SettingsProvider.activateHandler
    SettingsProvider.deactivateHandler
    SettingsProvider.hasSearchInterestHandler
    SettingsProvider.inspectorUpdateHandler
    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
    public abstract class RenderPipelineGlobalSettingsProvider<TRenderPipeline, TGlobalSettings> : SettingsProvider where TRenderPipeline : RenderPipeline where TGlobalSettings : RenderPipelineGlobalSettings
    Type Parameters
    Name Description
    TRenderPipeline

    RenderPipeline

    TGlobalSettings

    RenderPipelineGlobalSettings

    Constructors

    Name Description
    RenderPipelineGlobalSettingsProvider(string)

    Constructor

    Methods

    Name Description
    Clone(RenderPipelineGlobalSettings, bool)

    Clones the RenderPipelineGlobalSettings asset

    Create(bool, bool)

    Creates a new RenderPipelineGlobalSettings asset

    Ensure()

    Ensures that the RenderPipelineGlobalSettings asset is correct

    OnActivate(string, VisualElement)

    This method is being called when the provider is activated

    OnDeactivate()

    This method is being called when the provider is deactivated

    OnGUI(string)

    Method called to render the IMGUI of the settings provider

    OnTitleBarGUI()

    Method called when the title bar is being rendered

    Extension Methods

    AnalyticsUtils.ToNestedColumnWithDefault<T>(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)