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

SpatialMapping how to remove the room

I load mesh later , I need to by clicking on the button Remove the room

Very grateful to you.

Tagged:

Answers

  • Options
    FrimyFrimy
    edited November 2016

    I don't understand what you want to do? If you don't want to use the spatial mapping GameObject you can write SpatialMapping.SetActive(false).

  • Options

    @Frimy said:
    I don't understand what you want to do? If you don't want to use the spatial mapping GameObject you can write SpatialMapping.SetActive(false).

    Hi @Frimy :
    Is this, After I load model out of the room, I want to by a button to remove all objects (include mesh) in the room all, Unity3D Spatial mapping source code how to modify? where is the change?

    Thank you

  • Options

    I still don't understand exactly, you want to do the same as if you delete a space in the Device portal? Deleting the room mesh and all the holograms you put in the room? Did you import the room as a .obj as it is done in the hololens Academy, or do you use classic spatial mapping?

  • Options

    @Frimy said:
    I still don't understand exactly, you want to do the same as if you delete a space in the Device portal? Deleting the room mesh and all the holograms you put in the room? Did you import the room as a .obj as it is done in the hololens Academy, or do you use classic spatial mapping?

    Hi@Frimy
    Now is to scan a room full of space, and then I entered another room, I can still see the inside of the house before the mesh,The room before I just want to delete the contents, so that you can understand?

  • Options

    @Frimy said:
    I still don't understand exactly, you want to do the same as if you delete a space in the Device portal? Deleting the room mesh and all the holograms you put in the room? Did you import the room as a .obj as it is done in the hololens Academy, or do you use classic spatial mapping?

    @Firmy:
    The .obj is used to load the room? I am into another real room rather than load a virtual room

  • Options

    Yes you can download the .obj via the DevicePortal, it is the room you can load with Unity and it is used in the Holographic Academy: Spatial Mapping. I am really sorry, I want to help you but I don't understand what you try to say, do you use google translate? (not a criticism, but the grammar is really weird)

Sign In or Register to comment.