Class BaseShaderGUI.Styles
Container for the text and tooltips used to display the shader.
Inherited Members
Namespace: UnityEditor
Assembly: Unity.RenderPipelines.Universal.Editor.dll
Syntax
protected class BaseShaderGUI.Styles
Fields
AdvancedLabel
The text and tooltip for the advanced options GUI.
Declaration
public static readonly GUIContent AdvancedLabel
Field Value
Type | Description |
---|---|
GUIContent |
SurfaceInputs
The text and tooltip for the surface inputs GUI.
Declaration
public static readonly GUIContent SurfaceInputs
Field Value
Type | Description |
---|---|
GUIContent |
SurfaceOptions
The text and tooltip for the surface options GUI.
Declaration
public static readonly GUIContent SurfaceOptions
Field Value
Type | Description |
---|---|
GUIContent |
alphaClipText
The text and tooltip for the alpha clipping GUI.
Declaration
public static readonly GUIContent alphaClipText
Field Value
Type | Description |
---|---|
GUIContent |
alphaClipThresholdText
The text and tooltip for the alpha clipping threshold GUI.
Declaration
public static readonly GUIContent alphaClipThresholdText
Field Value
Type | Description |
---|---|
GUIContent |
baseMap
The text and tooltip for the base map GUI.
Declaration
public static readonly GUIContent baseMap
Field Value
Type | Description |
---|---|
GUIContent |
blendModeNames
The names for options available in the BlendMode enum.
Declaration
public static readonly string[] blendModeNames
Field Value
Type | Description |
---|---|
string[] |
blendingMode
The text and tooltip for the blending mode GUI.
Declaration
public static readonly GUIContent blendingMode
Field Value
Type | Description |
---|---|
GUIContent |
bumpScaleNotSupported
The text and tooltip for the bump scale not supported GUI.
Declaration
public static readonly GUIContent bumpScaleNotSupported
Field Value
Type | Description |
---|---|
GUIContent |
castShadowText
The text and tooltip for the cast shadows GUI.
Declaration
public static readonly GUIContent castShadowText
Field Value
Type | Description |
---|---|
GUIContent |
cullingText
The text and tooltip for the render face GUI.
Declaration
public static readonly GUIContent cullingText
Field Value
Type | Description |
---|---|
GUIContent |
documentationIcon
The text and tooltip for the help reference GUI.
Declaration
public static readonly GUIContent documentationIcon
Field Value
Type | Description |
---|---|
GUIContent |
emissionMap
The text and tooltip for the emission map GUI.
Declaration
public static readonly GUIContent emissionMap
Field Value
Type | Description |
---|---|
GUIContent |
fixNormalNow
The text and tooltip for the normals fix now GUI.
Declaration
public static readonly GUIContent fixNormalNow
Field Value
Type | Description |
---|---|
GUIContent |
normalMapText
The text and tooltip for the normal map GUI.
Declaration
public static readonly GUIContent normalMapText
Field Value
Type | Description |
---|---|
GUIContent |
preserveSpecularText
The text and tooltip for the preserve specular lighting GUI.
Declaration
public static readonly GUIContent preserveSpecularText
Field Value
Type | Description |
---|---|
GUIContent |
queueControl
The text and tooltip for the queue control GUI.
Declaration
public static readonly GUIContent queueControl
Field Value
Type | Description |
---|---|
GUIContent |
queueControlNames
The names for options available in the QueueControl enum.
Declaration
public static readonly string[] queueControlNames
Field Value
Type | Description |
---|---|
string[] |
queueSlider
The text and tooltip for the sorting priority GUI.
Declaration
public static readonly GUIContent queueSlider
Field Value
Type | Description |
---|---|
GUIContent |
receiveShadowText
The text and tooltip for the receive shadows GUI.
Declaration
public static readonly GUIContent receiveShadowText
Field Value
Type | Description |
---|---|
GUIContent |
renderFaceNames
The names for options available in the RenderFace enum.
Declaration
public static readonly string[] renderFaceNames
Field Value
Type | Description |
---|---|
string[] |
surfaceType
The text and tooltip for the Surface Type GUI.
Declaration
public static readonly GUIContent surfaceType
Field Value
Type | Description |
---|---|
GUIContent |
surfaceTypeNames
The names for options available in the SurfaceType enum.
Declaration
public static readonly string[] surfaceTypeNames
Field Value
Type | Description |
---|---|
string[] |
ztestNames
The names for options available in the ZTestMode enum.
Declaration
public static readonly string[] ztestNames
Field Value
Type | Description |
---|---|
string[] |
ztestText
The text and tooltip for the depth test GUI.
Declaration
public static readonly GUIContent ztestText
Field Value
Type | Description |
---|---|
GUIContent |
ztestValues
The values for options available in the ZTestMode enum.
Declaration
public static readonly int[] ztestValues
Field Value
Type | Description |
---|---|
int[] |
zwriteNames
The names for options available in the ZWriteControl enum.
Declaration
public static readonly string[] zwriteNames
Field Value
Type | Description |
---|---|
string[] |
zwriteText
The text and tooltip for the depth write GUI.
Declaration
public static readonly GUIContent zwriteText
Field Value
Type | Description |
---|---|
GUIContent |