Class LitGUI
Editor script for the Lit material inspector.
상속된 멤버
네임스페이스: UnityEditor.Rendering.Universal.ShaderGUI
어셈블리: solution.dll
구문
public static class LitGUI
메서드
이름 | 설명 |
---|---|
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. |