plugin[WebVR].mobilevr_lens_fov missing on 1.20

  • Hi,
    I used to make an action where i need to get the plugin[WebVR].mobilevr_lens_fov
    since 1.2 this attibute is missing in the webvr.xml

    there is the mobilevr_profile attribute but i don't understand how to get it
    my code is a javascript type and a piece of it look like that :


    <action name="webvr_followMenu" type="Javascript" devices="html5">
    <![CDATA[
    var vrvfov = krpano.get("plugin[WebVR].mobilevr_lens_fov");
    ]]></action>
    .
    any idea ?

Jetzt mitmachen!

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