You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: includes/spatial-anchors-unity-download-packages.md
+11-9Lines changed: 11 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,12 +10,18 @@ The next step is to download the Azure Spatial Anchors packages for Unity.
10
10
11
11
To use Azure Spatial Anchors in Unity, you need to download **both** the **core package** (`com.microsoft.azure.spatial-anchors-sdk.core`) and a **platform-specific package** for each platform that you plan to support.
## [Install with Mixed Reality Feature Tool](#tab/unity-package-mixed-reality-feature-tool)
20
+
21
+
> [!NOTE]
22
+
> The <ahref="/windows/mixed-reality/develop/unity/welcome-to-mr-feature-tool"target="_blank">Mixed Reality Feature Tool</a> currently only supports Windows.
23
+
24
+
Continue to the next step. You'll use the <ahref="/windows/mixed-reality/develop/unity/welcome-to-mr-feature-tool"target="_blank">Mixed Reality Feature Tool</a> in a later step.
19
25
20
26
## [Download with web browser](#tab/unity-package-web-ui)
The Azure Spatial Anchors core package will be downloaded to the folder where you ran the command. **Repeat** this step to download the package for each platform that you plan to support.
43
49
44
-
## [Install with Mixed Reality Feature Tool](#tab/unity-package-mixed-reality-feature-tool)
45
-
46
-
Continue to the next step. You'll use the <a href="/windows/mixed-reality/develop/unity/welcome-to-mr-feature-tool" target="_blank">Mixed Reality Feature Tool</a> in a later step.
This step requires that the <ahref="/windows/mixed-reality/develop/unity/welcome-to-mr-feature-tool"target="_blank">Mixed Reality Feature Tool</a> is downloaded and available.
13
+
14
+
1. Follow the <ahref="/windows/mixed-reality/develop/unity/welcome-to-mr-feature-tool"target="_blank">Mixed Reality Feature Tool</a> documentation to set up the tool and learn how to use it.
1.**Mixed Reality OpenXR Plugin** if using OpenXR - located under _Platform Support_
19
+
20
+
10
21
# [Web download](#tab/unity-package-web-ui)
11
22
12
23
Follow the instructions <ahref="https://docs.unity3d.com/Manual/upm-ui-tarball.html"target="_blank">here</a> to import the Azure Spatial Anchors packages you downloaded into the Unity project using the Unity Package Manager.
@@ -15,14 +26,4 @@ Follow the instructions <a href="https://docs.unity3d.com/Manual/upm-ui-tarball.
15
26
16
27
Follow the instructions <ahref="https://docs.unity3d.com/Manual/upm-ui-tarball.html"target="_blank">here</a> to import the Azure Spatial Anchors packages you downloaded into the Unity project using the Unity Package Manager.
This step requires that the <ahref="/windows/mixed-reality/develop/unity/welcome-to-mr-feature-tool"target="_blank">Mixed Reality Feature Tool</a> is downloaded and available.
21
-
22
-
> [!NOTE]
23
-
> The <ahref="/windows/mixed-reality/develop/unity/welcome-to-mr-feature-tool"target="_blank">Mixed Reality Feature Tool</a> currently only supports Windows.
24
-
25
-
1. Follow the <ahref="/windows/mixed-reality/develop/unity/welcome-to-mr-feature-tool"target="_blank">Mixed Reality Feature Tool</a> documentation to set up the tool and learn how to use it.
26
-
2. Install the Azure Spatial Anchors SDK core package, as well as any platform-specific package, into the Unity project folder.
0 commit comments