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

How can I hide wire-frames of Spatial Mapping

I want to hide wire-frames like the official app "Holograms" like the video below. How can I do this?

Tagged:

Answers

  • Options
    pstuevenpstueven ✭✭
    edited August 2018

    Hey @Feel_Physics ,
    assuming you are developing in Unity, set the Material of your Spatial Mesh to an occlusion material(e. g. to be found in the Mixed Reality Toolkit) and all should be done.

  • Options

    Thank you for your advice! But I tried "Spatial Mapping Occlusion" and "Occlusion" material but they doesn't occlude holograms. hmm...

  • Options

    Do you use any other scripts that happen to override the mesh? Like SpatialUnderstanding or so?

  • Options

    Sorry for my late response. No, I don't use other script, hmm...

  • Options

    Hmm... is it possible to publish your setup so that I can try to reproduce the problem and maybe find a fix on this?

Sign In or Register to comment.