Class StandardUpgrader
Upgrader for the standard and standard (specular setup) shaders.
Inherited Members
MaterialUpgrader.NewShaderPath
MaterialUpgrader.GetPropertyRenameMap(MaterialUpgrader.MaterialPropertyType)
Namespace: UnityEditor.Rendering.Universal
Assembly: Unity.RenderPipelines.Universal.Editor.dll
Syntax
public class StandardUpgrader : MaterialUpgrader
Constructors
Name | Description |
---|---|
StandardUpgrader(string) | Constructor for the StandardUpgrader class. |
Methods
Name | Description |
---|---|
UpdateStandardMaterialKeywords(Material) | Updates keywords for the standard shader. |
UpdateStandardSpecularMaterialKeywords(Material) | Updates keywords for the standard specular shader. |