Class LitGUI.Styles
Container for the text and tooltips used to display the shader.
Inherited Members
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 |