SearchType

enumeration

Description

Describe how to use the path in ResourcePathsBaseAttribute.

What is the loading method to use? It may vary regarding the resource location. There is also an extra way to find shader by their internal name.

Properties

ProjectPathUsed for resources inside the project (e.g.: in user project or in packages).
BuiltinPathUsed to search in the builtin resources provided with the editor.
BuiltinExtraPathUsed to search in the builtin extra resources provided with the editor.
ShaderNameUsed for shader that should be found by their name.

Did you find this page useful? Please give it a rating: