HoloLens
MRTK3とHand interaction examples
Mixed Reality Toolkit 3 (MRTK v3) のプレビュー版がリリースされたので手元で動かすことにした。
Getting special folder path via .NET for HoloLens App
When special folder paths on the HoloLens app that is a UWP app, .NET developers can use Environment.SpecialFolder and Windows.Storage namespace.
Using 3D app launcher on HoloLens
The Microsoft Mixed Reality Toolkit (MRTK) support a feature to set 3D app launcher in v2.6.
Using the Build Window with MRTK
How can I build the HoloLens app more easily?
Use the Unity Hub via command line
Since Unity Hub v2.1.0, it's provided command line interface. So, let's enjoy to use it.