THEOplayer Web SDK
    Preparing search index...

    Interface VRPlayerConfiguration

    Describes the VR configuration

    Ignored.

    interface VRPlayerConfiguration {
        useWebXR?: boolean;
    }
    Index

    Properties

    Properties

    useWebXR?: boolean

    Whether to use the WebXR API.

    Ignored, always assumed to be true.