Class SimpleLitGUI
Inheritance
System.Object
SimpleLitGUI
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: UnityEditor.Rendering.LWRP.ShaderGUI
Syntax
public static class SimpleLitGUI
Methods
Advanced(SimpleLitGUI.SimpleLitProperties)
Declaration
public static void Advanced(SimpleLitGUI.SimpleLitProperties properties)
Parameters
Type | Name | Description |
---|---|---|
SimpleLitGUI.SimpleLitProperties | properties |
DoSmoothness(SimpleLitGUI.SimpleLitProperties, Material)
Declaration
public static void DoSmoothness(SimpleLitGUI.SimpleLitProperties properties, Material material)
Parameters
Type | Name | Description |
---|---|---|
SimpleLitGUI.SimpleLitProperties | properties | |
Material | material |
DoSpecularArea(SimpleLitGUI.SimpleLitProperties, MaterialEditor, Material)
Declaration
public static void DoSpecularArea(SimpleLitGUI.SimpleLitProperties properties, MaterialEditor materialEditor, Material material)
Parameters
Type | Name | Description |
---|---|---|
SimpleLitGUI.SimpleLitProperties | properties | |
MaterialEditor | materialEditor | |
Material | material |
Inputs(SimpleLitGUI.SimpleLitProperties, MaterialEditor, Material)
Declaration
public static void Inputs(SimpleLitGUI.SimpleLitProperties properties, MaterialEditor materialEditor, Material material)
Parameters
Type | Name | Description |
---|---|---|
SimpleLitGUI.SimpleLitProperties | properties | |
MaterialEditor | materialEditor | |
Material | material |
SetMaterialKeywords(Material)
Declaration
public static void SetMaterialKeywords(Material material)
Parameters
Type | Name | Description |
---|---|---|
Material | material |