Namespace UnityEditor.Rendering.Universal.ShaderGUI
클래스
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.
구조체
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.
열거형
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.