Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.

Hololens/Spatial Map/Spatial Mesh Cutting

I'm currently working with the Hololens in Unity.
I need a spatial map for my project but I also need a 'hole' in this spatial map.

Is it possible to tell the spatial map scanner, that I want a spatial map everwhere except for the position where I place an empty GameObject? Or can I somehow edit the spatial map and cut a hole in to the desired position myself?

The Project should be portable and usable in other rooms. The Player has to place the menu on a wall in the beginning but I don't want objects to collide in certain regions of the wall. The objects that the player can throw should collide with everything else that surrounds the player except for the 4 randomly areas on the wall. So I'd either like the spatial map not to be there where the 4 objects on the wall are or the possibilty to decide that the entire wall doesnt have a spatial map but everything else surrounding the player does.

Answers

Sign In or Register to comment.