Skip to content

Commit 37adac2

Browse files
authored
Merge pull request #51094 from ShawnKupfer/WB1844
AB#1058586: Set up a mixed reality project in Unity with the Mixed Re…
2 parents 483b9e1 + ab84c20 commit 37adac2

15 files changed

+49
-49
lines changed

learn-pr/azure/mixed-reality-toolkit-project-unity/1-introduction.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: Introduction
7-
ms.date: 01/12/2024
8-
author: marlenaklein-msft
9-
ms.author: marlenaklein
7+
ms.date: 06/24/2025
8+
author: lolambean
9+
ms.author: lolab
1010
ms.topic: unit
1111
ms.custom:
1212
- team=cloud_advocates

learn-pr/azure/mixed-reality-toolkit-project-unity/2-configure.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Configure Unity for Windows Mixed Reality
44
metadata:
55
title: Configure Unity for Windows Mixed Reality
66
description: Configure Unity for Windows Mixed Reality development.
7-
ms.date: 01/12/2024
8-
author: marlenaklein-msft
9-
ms.author: marlenaklein
7+
ms.date: 06/24/2025
8+
author: lolambean
9+
ms.author: lolab
1010
ms.topic: unit
1111
ms.custom:
1212
- team=cloud_advocates

learn-pr/azure/mixed-reality-toolkit-project-unity/3-exercise-configure.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Exercise - Configure Unity for Windows Mixed Reality
44
metadata:
55
title: Exercise - Configure Unity for Windows Mixed Reality
66
description: Configure Unity for Windows Mixed Reality development.
7-
ms.date: 01/12/2024
8-
author: marlenaklein-msft
9-
ms.author: marlenaklein
7+
ms.date: 06/24/2025
8+
author: lolambean
9+
ms.author: lolab
1010
ms.topic: unit
1111
ms.custom:
1212
- team=cloud_advocates

learn-pr/azure/mixed-reality-toolkit-project-unity/4-import-resources.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Import and configure resources
44
metadata:
55
title: Import and configure resources
66
description: Import and configure resources
7-
ms.date: 01/12/2024
8-
author: marlenaklein-msft
9-
ms.author: marlenaklein
7+
ms.date: 06/24/2025
8+
author: lolambean
9+
ms.author: lolab
1010
ms.topic: unit
1111
ms.custom:
1212
- team=cloud_advocates

learn-pr/azure/mixed-reality-toolkit-project-unity/5-exercise-import-resources.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Exercise - Import and configure resources
44
metadata:
55
title: Exercise - Import and configure resources
66
description: Import and configure resources.
7-
ms.date: 01/12/2024
8-
author: marlenaklein-msft
9-
ms.author: marlenaklein
7+
ms.date: 06/24/2025
8+
author: lolambean
9+
ms.author: lolab
1010
ms.topic: unit
1111
ms.custom:
1212
- team=cloud_advocates

learn-pr/azure/mixed-reality-toolkit-project-unity/6-interaction-models.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Interaction models
44
metadata:
55
title: Interaction models
66
description: Interaction models for interacting with holograms.
7-
ms.date: 01/12/2024
8-
author: marlenaklein-msft
9-
ms.author: marlenaklein
7+
ms.date: 06/24/2025
8+
author: lolambean
9+
ms.author: lolab
1010
ms.topic: unit
1111
ms.custom:
1212
- team=cloud_advocates

learn-pr/azure/mixed-reality-toolkit-project-unity/7-exercise-hand-interaction-objectmanipulator.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Exercise - Add hand interaction with objectmanipulator
44
metadata:
55
title: Exercise - Add hand interaction with objectmanipulator
66
description: Add hand interaction to an object with objectmanipulator.
7-
ms.date: 01/12/2024
8-
author: marlenaklein-msft
9-
ms.author: marlenaklein
7+
ms.date: 06/24/2025
8+
author: lolambean
9+
ms.author: lolab
1010
ms.topic: unit
1111
ms.custom:
1212
- team=cloud_advocates

learn-pr/azure/mixed-reality-toolkit-project-unity/8-knowledge-check.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Module assessment
44
metadata:
55
title: Module assessment
66
description: Five multiple-choice questions
7-
ms.date: 01/12/2024
8-
author: marlenaklein-msft
9-
ms.author: marlenaklein
7+
ms.date: 06/24/2025
8+
author: lolambean
9+
ms.author: lolab
1010
ms.topic: unit
1111
ms.custom:
1212
- team=cloud_advocates
@@ -19,14 +19,14 @@ content: |
1919
quiz:
2020
title: Check your knowledge
2121
questions:
22-
- content: "In the Unity **Build Settings** window, which platform should be selected to target Windows Mixed Reality?"
22+
- content: "In the Unity **Build Settings** window, which platform should you select to target Windows Mixed Reality?"
2323
choices:
2424
- content: " WebGL"
2525
isCorrect: false
2626
explanation: WebGL is a JavaScript API for rendering interactive 2D and 3D graphics within any compatible web browser without the use of plug-ins.
27-
- content: "PC, Mac & Linux Standalone"
27+
- content: "PC, Mac, & Linux Standalone"
2828
isCorrect: false
29-
explanation: The PC, Mac & Linux Standalone build settings contain options you can use to set up and begin the build process for your application on these platforms.
29+
explanation: The PC, Mac, & Linux Standalone build settings contain options you can use to set up and begin the build process for your application on these platforms.
3030
- content: "Universal Windows Platform"
3131
isCorrect: true
3232
explanation: With the Universal Windows Platform (UWP), developers can target Windows 10 tablets and PCs, Windows 10 mobile devices, Xbox One, and HoloLens with a single code base.

learn-pr/azure/mixed-reality-toolkit-project-unity/9-summary.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Summary
44
metadata:
55
title: Summary
66
description: summary
7-
ms.date: 01/12/2024
8-
author: marlenaklein-msft
9-
ms.author: marlenaklein
7+
ms.date: 06/24/2025
8+
author: lolambean
9+
ms.author: lolab
1010
ms.topic: unit
1111
ms.custom:
1212
- team=cloud_advocates

learn-pr/azure/mixed-reality-toolkit-project-unity/includes/4-import-resources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ The Mixed Reality Toolkit is an open-source, cross-platform development kit that
66
- Operates as an extensible framework that provides developers the ability to swap out core components
77
- Supports a wide range of platforms, including:
88
- Microsoft HoloLens 2
9-
- Meta Quest (experimental)
10-
- Windows Mixed Reality (experimental)
9+
- Meta Quest
10+
- Windows Mixed Reality

0 commit comments

Comments
 (0)