Class SimpleLitGUI
Editor script for the SimpleLit material inspector.
Inherited Members
Namespace: UnityEditor.Rendering.Universal.ShaderGUI
Assembly: Unity.RenderPipelines.Universal.Editor.dll
Syntax
public static class SimpleLitGUI
Methods
| Name | Description |
|---|---|
| Advanced(SimpleLitProperties) | Draws the advanced GUI. |
| DoSpecularArea(SimpleLitProperties, MaterialEditor, Material) | Draws the specular area GUI. |
| Inputs(SimpleLitProperties, MaterialEditor, Material) | Draws the surface inputs GUI. |
| SetMaterialKeywords(Material) | Sets up the keywords for the material and shader. |