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

Persisting Hologram Display on Application Sleep

So when an app is sleeping, in the latest flight for many of Microsoft's 3D apps you can still see the visual of the hologram and what looks like a zzzs/moon icon (I think).

On my D3D Unity apps, I see just a white blank tile. Is there something I'm supposed to do on application shutdown using Unity to persist a 3D tile hologram image rather than my currently blank 2D tile?

If I have multiple objects I'd like to persist in the environment when my app sleeps, do I need to create a new instance for each object (if I'm interpreting what I'm seeing right?)

Thanks.

Best Answer

  • Options
    PatrickPatrick mod
    Answer ✓

    As far as I know, the APIs that enable the Microsoft apps to be a 3D hologram while in the shell have not yet been made available to us.

    ===
    This post provided as-is with no warranties and confers no rights. Using information provided is done at own risk.

    (Daddy, what does 'now formatting drive C:' mean?)

Answers

  • Options
    PatrickPatrick mod
    Answer ✓

    As far as I know, the APIs that enable the Microsoft apps to be a 3D hologram while in the shell have not yet been made available to us.

    ===
    This post provided as-is with no warranties and confers no rights. Using information provided is done at own risk.

    (Daddy, what does 'now formatting drive C:' mean?)

Sign In or Register to comment.