Enum ReloadAttribute.Package
Lookup method for a resource.
Namespace: UnityEngine.Rendering
Syntax
public enum Package
Fields
| Name | Description |
|---|---|
| Builtin | Used for builtin resources when the resource isn't part of the package (i.e. builtin shaders). |
| Root | Used for resources inside the package. |