Introduction to the Mixed Reality Toolkit-Set Up Your Project and Use Hand Interaction
Import and learn about foundational elements of the Mixed Reality Toolkit (MRTK).
Learning objectives
By the end of this module you'll be able to:
- Import the MRTK into your Unity Windows Mixed Reality Project.
- Configure basic object interactions without the need to create your own custom scripts.
Prerequisites
- A Windows 10 or 11 PC configured with the correct tools
- Windows 10 SDK 10.0.18362.0 or later
- (Optional) A HoloLens 2 device configured for development
- Unity Hub with Unity 2021.3 or later installed and the Universal Windows Platform Build Support module added
- Mixed Reality Feature Tool
- Basic familiarity with Unity: interface, scene creation, package import, addition of GameObjects to a scene