Class ShaderUtils
Various utility functions for shaders in URP.
상속된 멤버
네임스페이스: UnityEngine.Rendering.Universal
어셈블리: solution.dll
구문
public static class ShaderUtils
메서드
이름 | 설명 |
---|---|
GetEnumFromPath(string) | Retrieves a URP Shader Path ID from a path given. |
GetShaderPath(ShaderPathID) | Retrieves a shader path for the given URP Shader Path ID. |
IsLWShader(Shader) | Checks if a given shader is a URP shader or not. |