Method Inputs
Inputs(SimpleLitProperties, MaterialEditor, Material)
Draws the surface inputs GUI.
Declaration
public static void Inputs(SimpleLitGUI.SimpleLitProperties properties, MaterialEditor materialEditor, Material material)
Parameters
Type | Name | Description |
---|---|---|
SimpleLitGUI.SimpleLitProperties | properties | |
MaterialEditor | materialEditor | |
Material | material | The material to use. |