> For the complete documentation index, see [llms.txt](https://unity.progdocs.se/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://unity.progdocs.se/tillaeggspaket/mrtk2-hololens-1.md).

# MRTK2 (Hololens 1)

Unity

* UWP, IL2CPP

Mixed Reality Feature Tool

## System-setup

* Visual Studio
  * Desktop development with C++
* Windows 10 SDK: <https://developer.microsoft.com/en-us/windows/downloads/windows-sdk/>

## Projekt-setup

*

## Scen-setup

* Mixed Reality -> Toolkit -> Add to Scene and Configure

## Interagerbara objekt

* Object manipulator
* Interactable
* NearInteractionGrabbable

## Deployment

* Unity
  * Platform UWP
  * Target Device Hololens
  * Architecture x86
* Visual Studio
  * Release, x86
  * Remote Machine
