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 Value
    Builtin

    Used for builtin resources when the resource isn't part of the package (i.e. builtin shaders).

    0
    Root

    Used for resources inside the package.

    1

    Extension Methods

    ReflectionUtils.Invoke(String, Object[])
    ReflectionUtils.SetField(String, Object)
    ReflectionUtils.GetField(String)
    ReflectionUtils.GetFields()
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 18 October 2021