docs.unity.cn
    Show / Hide Table of Contents

    Class RenderPipelineGlobalSettingsUI.Styles

    A collection of GUIContent for use in the inspector

    Inheritance
    Object
    RenderPipelineGlobalSettingsUI.Styles
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: UnityEditor.Rendering
    Syntax
    [Obsolete("Use ShaderStrippingSettings instead. #from(23.2).")]
    public static class Styles

    Fields

    exportShaderVariantsLabel

    Export Shader Variants

    Declaration
    public static readonly GUIContent exportShaderVariantsLabel
    Field Value
    Type Description
    GUIContent

    labelWidth

    Global label width

    Declaration
    public const int labelWidth = 250
    Field Value
    Type Description
    Int32

    shaderStrippingSettingsLabel

    Shader Stripping

    Declaration
    public static readonly GUIContent shaderStrippingSettingsLabel
    Field Value
    Type Description
    GUIContent

    shaderVariantLogLevelLabel

    Shader Variant Log Level

    Declaration
    public static readonly GUIContent shaderVariantLogLevelLabel
    Field Value
    Type Description
    GUIContent

    stripRuntimeDebugShadersLabel

    Stripping Of Rendering Debugger Shader Variants is enabled

    Declaration
    public static readonly GUIContent stripRuntimeDebugShadersLabel
    Field Value
    Type Description
    GUIContent
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 08 September 2023