Method GetShaderPath
GetShaderPath(ShaderPathID)
Retrieves a shader path for the given URP Shader Path ID.
선언
public static string GetShaderPath(ShaderPathID id)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| ShaderPathID | id | The URP Shader Path ID. |
반환
| 타입 | 설명 |
|---|---|
| string | The path to the URP shader. |