Struct SimpleLitGUI.SimpleLitProperties
Container for the properties used in the SimpleLitGUI
editor script.
Inherited Members
Namespace: UnityEditor .Rendering.Universal.ShaderGUI
Assembly: Unity.RenderPipelines.Universal.Editor.dll
Syntax
public struct SimpleLitGUI.SimpleLitProperties
Constructors
Name | Description |
---|---|
Simple |
Constructor for the |
Fields
Name | Description |
---|---|
bump |
The MaterialProperty for normal map. |
smoothness | The MaterialProperty for smoothness value. |
smoothness |
The MaterialProperty for smoothness alpha channel. |
spec |
The MaterialProperty for specular color. |
spec |
The MaterialProperty for specular smoothness map. |
spec |
The MaterialProperty for specular highlights. |