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: Documentation/MRTK_PackageContents.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,7 @@ The Microsoft.MixedRealityToolkit.Unity.Foundation package includes the core com
20
20
||[UnityAR](CameraSystem/UnityArCameraSettings.md)| (Experimental) Camera settings provider enabling MRTK use with mobile AR devices. |
21
21
|| WindowsMixedReality | Support for Windows Mixed Reality devices, including Microsoft HoloLens and immersive headsets. |
22
22
|| WindowsVoiceInput | Support for speech and dictation on Microsoft Windows platforms. |
23
+
|| XRSDK | Support for [Unity's new XR framework](https://blogs.unity3d.com/2020/01/24/unity-xr-platform-updates/) in Unity 2019.3. |
23
24
| MixedRealityToolkit.SDK |||
24
25
|| Experimental | Experimental features, including shaders, user interface controls and individual system managers. |
25
26
|| Features | Functionality that builds upon the Foundation package. |
@@ -40,7 +41,7 @@ The Microsoft.MixedRealityToolkit.Unity.Foundation package includes the core com
40
41
41
42
The optional Microsoft.MixedRealityToolkit.Unity.Extensions package includes additional services that extend the functionality of the Microsoft Mixed Reality Toolkit.
42
43
43
-
> [!Note]
44
+
> [!NOTE]
44
45
> The extensions package requires Microsoft.MixedRealityToolkit.Unity.Foundation.
45
46
46
47
| Folder | Component | Description |
@@ -55,7 +56,7 @@ The optional Microsoft.MixedRealityToolkit.Unity.Extensions package includes add
55
56
The optional Microsoft.MixedRealityToolkit.Unity.Tools package includes helpful tools that enhance the mixed reality development experience using the Microsoft Mixed Reality Toolkit.
56
57
These tools are located in the **Mixed Reality Toolkit > Utilities** menu in the Unity Editor.
57
58
58
-
> [!Note]
59
+
> [!NOTE]
59
60
> The tools package requires Microsoft.MixedRealityToolkit.Unity.Foundation.
60
61
61
62
| Folder | Component | Description |
@@ -73,7 +74,7 @@ These tools are located in the **Mixed Reality Toolkit > Utilities** menu in the
73
74
74
75
The optional Microsoft.MixedRealityToolkit.Unity.Examples package includes demonstration projects that illustrate the features of the Microsoft Mixed Reality Toolkit.
75
76
76
-
> [!Note]
77
+
> [!NOTE]
77
78
> The examples package requires Microsoft.MixedRealityToolkit.Unity.Foundation.
0 commit comments