docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class RenderPipelineGlobalSettingsUI

    UI for global settings

    Inheritance
    object
    RenderPipelineGlobalSettingsUI
    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
    public static class RenderPipelineGlobalSettingsUI

    Methods

    DrawShaderStrippingSettings(ISerializedRenderPipelineGlobalSettings, Editor, IDrawer)

    Draws the shader stripping settinsg

    Declaration
    public static void DrawShaderStrippingSettings(ISerializedRenderPipelineGlobalSettings serialized, Editor owner, CoreEditorDrawer<ISerializedRenderPipelineGlobalSettings>.IDrawer additionalShaderStrippingSettings = null)
    Parameters
    Type Name Description
    ISerializedRenderPipelineGlobalSettings serialized

    The serialized global settings

    Editor owner

    The owner editor

    CoreEditorDrawer<ISerializedRenderPipelineGlobalSettings>.IDrawer additionalShaderStrippingSettings

    Pass another drawer if you want to specify additional shader stripping settings

    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)