mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Enum AssetLocation

    Represents where a Unity project reference asset is located.

    Namespace: Microsoft.MixedReality.Toolkit.MSBuild
    Assembly: cs.temp.dll.dll
    Syntax
    public enum AssetLocation

    Fields

    Name Description
    BuiltInPackage

    Inside the Packages folder shipped with the Unity version.

    Package

    Inside the Packages folder of the Unity project.

    Project

    Inside the Assets folder of the Unity project.

    In This Article
    • Fields
    Back to top Generated by DocFX