Class StandardUpgrader
Upgrader for the standard and standard (specular setup) shaders.
상속된 멤버
네임스페이스: UnityEditor.Rendering.Universal
어셈블리: solution.dll
구문
public class StandardUpgrader : MaterialUpgrader
생성자
이름 | 설명 |
---|---|
StandardUpgrader(string) | Constructor for the StandardUpgrader class. |
메서드
이름 | 설명 |
---|---|
UpdateStandardMaterialKeywords(Material) | Updates keywords for the standard shader. |
UpdateStandardSpecularMaterialKeywords(Material) | Updates keywords for the standard specular shader. |