docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class LitGUI.Styles

    Container for the text and tooltips used to display the shader.

    Inheritance
    object
    LitGUI.Styles
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.Rendering.Universal.ShaderGUI
    Assembly: Unity.RenderPipelines.Universal.Editor.dll
    Syntax
    public static class LitGUI.Styles

    Fields

    clearCoatMaskText

    The text and tooltip for the clear coat Mask GUI.

    Declaration
    public static GUIContent clearCoatMaskText
    Field Value
    Type Description
    GUIContent

    clearCoatSmoothnessText

    The text and tooltip for the clear coat smoothness GUI.

    Declaration
    public static GUIContent clearCoatSmoothnessText
    Field Value
    Type Description
    GUIContent

    clearCoatText

    The text and tooltip for the enabling/disabling clear coat GUI.

    Declaration
    public static GUIContent clearCoatText
    Field Value
    Type Description
    GUIContent

    heightMapText

    The text and tooltip for the height map GUI.

    Declaration
    public static GUIContent heightMapText
    Field Value
    Type Description
    GUIContent

    highlightsText

    The text and tooltip for the specular Highlights GUI.

    Declaration
    public static GUIContent highlightsText
    Field Value
    Type Description
    GUIContent

    metallicMapText

    The text and tooltip for the metallic Map GUI.

    Declaration
    public static GUIContent metallicMapText
    Field Value
    Type Description
    GUIContent

    metallicSmoothnessChannelNames

    The names for smoothness alpha options available for metallic workflow.

    Declaration
    public static readonly string[] metallicSmoothnessChannelNames
    Field Value
    Type Description
    string[]

    occlusionText

    The text and tooltip for the occlusion map GUI.

    Declaration
    public static GUIContent occlusionText
    Field Value
    Type Description
    GUIContent

    reflectionsText

    The text and tooltip for the environment Reflections GUI.

    Declaration
    public static GUIContent reflectionsText
    Field Value
    Type Description
    GUIContent

    smoothnessMapChannelText

    The text and tooltip for the smoothness source GUI.

    Declaration
    public static GUIContent smoothnessMapChannelText
    Field Value
    Type Description
    GUIContent

    smoothnessText

    The text and tooltip for the smoothness GUI.

    Declaration
    public static GUIContent smoothnessText
    Field Value
    Type Description
    GUIContent

    specularMapText

    The text and tooltip for the specular Map GUI.

    Declaration
    public static GUIContent specularMapText
    Field Value
    Type Description
    GUIContent

    specularSmoothnessChannelNames

    The names for smoothness alpha options available for specular workflow.

    Declaration
    public static readonly string[] specularSmoothnessChannelNames
    Field Value
    Type Description
    string[]

    workflowModeText

    The text and tooltip for the workflow Mode GUI.

    Declaration
    public static GUIContent workflowModeText
    Field Value
    Type Description
    GUIContent
    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)