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

Holograms 230: Wireframe material not working

Hello,

I am trying to do the Tutorial Spatial Mapping Tutorial. I followed the instructions and everything is set up according to chapter 1.
When I try to show my captured room in Unity the wireframe is not rendered. I also tried to use the room from the complete project. Even when using the complete project the wirfefram will not show.

The funny thing is though, that when I change the material from "wirfeframe" to "BlueLines..." or even the "SpatialMappingWireframe" (the one with the colored mesh for distances) the mesh is rendered inside unity.

Might there by a bug in the wireframe-material? When looking at the Wireframe material in the inspector it shows the follwing:
Base color: Black (0,0,0,0) Wire color: White (255,255,255,255) Wire thickness: 100 Render Queue: Geometry - 2000

But the preview at the bottom only shows a black sphere...

Thanks for the help.

Sign In or Register to comment.