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
Name | Description |
---|---|
AdvancedLabel | The text and tooltip for the advanced options GUI. |
SurfaceInputs | The text and tooltip for the surface inputs GUI. |
SurfaceOptions | The text and tooltip for the surface options GUI. |
alphaClipText | The text and tooltip for the alpha clipping GUI. |
alphaClipThresholdText | The text and tooltip for the alpha clipping threshold GUI. |
baseMap | The text and tooltip for the base map GUI. |
blendModeNames | The names for options available in the BlendMode enum. |
blendingMode | The text and tooltip for the blending mode GUI. |
bumpScaleNotSupported | The text and tooltip for the bump scale not supported GUI. |
castShadowText | The text and tooltip for the cast shadows GUI. |
cullingText | The text and tooltip for the render face GUI. |
documentationIcon | The text and tooltip for the help reference GUI. |
emissionMap | The text and tooltip for the emission map GUI. |
fixNormalNow | The text and tooltip for the normals fix now GUI. |
normalMapText | The text and tooltip for the normal map GUI. |
preserveSpecularText | The text and tooltip for the preserve specular lighting GUI. |
queueControl | The text and tooltip for the queue control GUI. |
queueControlNames | The names for options available in the QueueControl enum. |
queueSlider | The text and tooltip for the sorting priority GUI. |
receiveShadowText | The text and tooltip for the receive shadows GUI. |
renderFaceNames | The names for options available in the RenderFace enum. |
surfaceType | The text and tooltip for the Surface Type GUI. |
surfaceTypeNames | The names for options available in the SurfaceType enum. |
ztestNames | The names for options available in the ZTestMode enum. |
ztestText | The text and tooltip for the depth test GUI. |
ztestValues | The values for options available in the ZTestMode enum. |
zwriteNames | The names for options available in the ZWriteControl enum. |
zwriteText | The text and tooltip for the depth write GUI. |