Enum ReloadAttribute.Package | Core RP Library | 7.3.1
docs.unity.cn
    Show / Hide Table of Contents

    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.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX