Adds stereo view on mobile devices

Hierarchy

Constructors

Properties

viewer: Viewer
VERSION: string = PKG_VERSION

Expected version of the core DO NOT USE on custom plugins

id: "stereo" = 'stereo'

Unique identifier of the plugin

Methods

  • Enables the stereo view

    Returns Promise<void>

    Description

    • enables wake lock
    • enables full screen
    • starts gyroscope controle
    • hides markers, navbar and panel
    • instanciate the stereo effect

Generated using TypeDoc