Finding the Floor with HoloLens 2 and MRTK 2.7.3
Time flies… this blog is now past it’s 14th anniversary, in internet time this means parts of it are ancient - and indeed, it contains it’s share of posts th...
Time flies… this blog is now past it’s 14th anniversary, in internet time this means parts of it are ancient - and indeed, it contains it’s share of posts th...
As I wrote in my previous post about this subject - a Mixed Reality / HoloLens developer sometimes just needs to tinker a bit with models, but doesn’t have t...
Ideally, when you are working on HoloLens or other Mixed Reality projects, you have a full time designer on call in your team handling all the nastiness arou...
Sometimes you want UI elements to show in a disabled state - indicating you can do something, but that’s not available right now because the app is in a stat...
Another short tip: Usually when you want to act on a toggle button press - for instance on a PressableButtonHoloLens2Toggle - you connect a script method to ...