Class BakedLitGUI
Editor script for the BakedLit material inspector.
Inherited Members
Namespace: UnityEditor.Rendering.Universal.ShaderGUI
Syntax
public static class BakedLitGUI
Methods
Inputs(BakedLitGUI.BakedLitProperties, MaterialEditor)
Draws the surface inputs GUI.
Declaration
public static void Inputs(BakedLitGUI.BakedLitProperties properties, MaterialEditor materialEditor)
Parameters
Type | Name | Description |
---|---|---|
BakedLitGUI.BakedLitProperties | properties | |
MaterialEditor | materialEditor |