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 |
---|---|
Advanced |
The text and tooltip for the advanced options GUI. |
Surface |
The text and tooltip for the surface inputs GUI. |
Surface |
The text and tooltip for the surface options GUI. |
alpha |
The text and tooltip for the alpha clipping GUI. |
alpha |
The text and tooltip for the alpha clipping threshold GUI. |
base |
The text and tooltip for the base map GUI. |
blend |
The names for options available in the BlendMode enum. |
blending |
The text and tooltip for the blending mode GUI. |
bump |
The text and tooltip for the bump scale not supported GUI. |
cast |
The text and tooltip for the cast shadows GUI. |
culling |
The text and tooltip for the render face GUI. |
documentation |
The text and tooltip for the help reference GUI. |
emission |
The text and tooltip for the emission map GUI. |
fix |
The text and tooltip for the normals fix now GUI. |
normal |
The text and tooltip for the normal map GUI. |
preserve |
The text and tooltip for the preserve specular lighting GUI. |
queue |
The text and tooltip for the queue control GUI. |
queue |
The names for options available in the QueueControl enum. |
queue |
The text and tooltip for the sorting priority GUI. |
receive |
The text and tooltip for the receive shadows GUI. |
render |
The names for options available in the RenderFace enum. |
surface |
The text and tooltip for the Surface Type GUI. |
surface |
The names for options available in the SurfaceType enum. |
ztest |
The names for options available in the ZTestMode enum. |
ztest |
The text and tooltip for the depth test GUI. |
ztest |
The values for options available in the ZTestMode enum. |
zwrite |
The names for options available in the ZWriteControl enum. |
zwrite |
The text and tooltip for the depth write GUI. |