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.
Options

Spatial Understanding room size

I am trying to scan a 20x20 m big room with Spatial Understanding, but i cant get the SpatialUnderstanding to scan a space larger than 10x10m.

I allready increased the SpatialMapping extents to (20,20,20) and also the ScanSearchDistance in the SpatialUnderstanding script.

Btw. how is extents working? Does it draw a box(20,20,20) with the center in the origin?
and how does the ScanSearchDistance work? It only has 1 value so does it draw a sphere with this as diameter and center is the origin?

Also when i crank those values up to 30 nothing gets rendered at all.

Sign In or Register to comment.