windows-mixed-reality Questions
3
Solved
I need to change the expanding direction of the VerticalLayoutGroup.
With the default behavior the group will expand downstairs.
What i want is, that the group will expand upstairs.
The expected b...
Sarcocarp asked 21/3, 2019 at 11:12
2
Solved
I am trying to deploy an app from Unity 2020.3.32f1 to the Hololens 2 with Visual Studio 2022 over USB. Everytime I try to deploy the app, it builds and deploys through visual studio correctly befo...
Spurling asked 25/3, 2022 at 14:6
2
In my app I need to measure a camera data if the glasses are moving or not. I get the data with:
quaternions["x"] = Camera.main.transform.rotation.x;
quaternions["y"] = Camera.main.transform.rotat...
Oakie asked 23/4, 2019 at 13:6
1
© 2022 - 2024 — McMap. All rights reserved.