Interface XRSessionGrant

    interface XRSessionGrant {
        mode: XRSessionMode;
    }

    Properties

    Properties