Class LitGUI
Editor script for the Lit material inspector.
Inherited Members
Namespace: UnityEditor.Rendering.Universal.ShaderGUI
Assembly: Unity.RenderPipelines.Universal.Editor.dll
Syntax
public static class LitGUI
Methods
Name | Description |
---|---|
DoClearCoat(LitProperties, MaterialEditor, Material) | Draws the clear coat GUI. |
DoMetallicSpecularArea(LitProperties, MaterialEditor, Material) | Draws the metallic/specular area GUI. |
DoSmoothness(MaterialEditor, Material, MaterialProperty, MaterialProperty, string[]) | Draws the smoothness GUI. |
GetSmoothnessMapChannel(Material) | Retrieves the alpha channel used for smoothness. |
Inputs(LitProperties, MaterialEditor, Material) | Draws the surface inputs GUI. |
SetMaterialKeywords(Material) | Sets up the keywords for the Lit shader and material. |