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.

Click events in WebVR immersive view

I'm working with three.js on a multiplatform web app.
We are currently experimenting with webvr.

I got stuck with the following problem.
The events fire if I am in the normal browser window on Edge with the HoloLens.

As soon as I start a VR Immersive Session on the browser, the click events don't react or get called.

I don't now if there is a special trick doing this or if it is even possible yet.

I'd like something like a EvetnListener in JS for a click event for the AirTap (inside the immersive mode). Is there something?

Answers

  • Same here with a-frame.... Did you get some information about that topic?

  • @Dominic said:
    Same here with a-frame.... Did you get some information about that topic?

    Unfortunately not. If my researches lead to a success i keep you posted...

Sign In or Register to comment.