why do hot spots disappear in VR mode?

  • Can you please tell me why the Hotspots disappear in the VR mode?


    example


    This is because of this code set(layer[icon].parent,hotspot[%1]); but why?

  • Hi,

    hotspots with layers are currently only supported by CSS3D-rendering.

    That means as soon as adding an layer via parent to a hotspot, the rendering of that hotspot will switch to CSS3D.

    But in WebVR only WebGL is possible and currently only hotspots without additional layers are supported to be rendered by WebGL.

    An alternative solution would be using two hotspots:
    - one for the normal hotspot image
    - and a textfield hotspot at the same position above it (zorder setting)

    Best regards,
    Klaus

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!