Namespace UnityEditor.Rendering.Universal.ShaderGUI
Classes
BakedLitGUI
Editor script for the BakedLit material inspector.
LitGUI
Editor script for the Lit material inspector.
LitGUI.Styles
Container for the text and tooltips used to display the shader.
ParticleGUI
Editor script for the particle material inspector.
ParticleGUI.Styles
Container for the text and tooltips used to display the shader.
SimpleLitGUI
Editor script for the SimpleLit material inspector.
SimpleLitGUI.Styles
Container for the text and tooltips used to display the shader.
Structs
BakedLitGUI.BakedLitProperties
Container for the properties used in the BakedLitGUI
editor script.
LitGUI.LitProperties
Container for the properties used in the LitGUI
editor script.
ParticleGUI.ParticleProperties
Container for the properties used in the ParticleGUI
editor script.
SimpleLitGUI.SimpleLitProperties
Container for the properties used in the SimpleLitGUI
editor script.
Enums
LitGUI.SmoothnessMapChannel
Options to select the texture channel where the smoothness value is stored.
LitGUI.WorkflowMode
Workflow modes for the shader.
ParticleGUI.ColorMode
The available color modes. Controls how the Particle color and the Material color blend together.
SimpleLitGUI.SmoothnessMapChannel
Options to select the texture channel where the smoothness value is stored.
SimpleLitGUI.SpecularSource
Options for specular source.