|
@@ -17282,7 +17282,7 @@ window.Modernizr = function(n, e, t) {
|
|
this.supportedModes[c.TRANSITIONING] = !0,
|
|
this.supportedModes[c.TRANSITIONING] = !0,
|
|
this.supportsTiles = this.configureTiling(),
|
|
this.supportsTiles = this.configureTiling(),
|
|
// this.supportsVR = t.is_vr,
|
|
// this.supportsVR = t.is_vr,
|
|
- this.supportsVR = window.MP_PREFETCHED_MODELDATA.supportsVR || true; // 方奕卓 VR功能可配置
|
|
|
|
|
|
+ this.supportsVR = window.MP_PREFETCHED_MODELDATA.supportsVR || false//true; // 方奕卓 VR功能可配置
|
|
this.mode = c.DOLLHOUSE,
|
|
this.mode = c.DOLLHOUSE,
|
|
this.size = null,
|
|
this.size = null,
|
|
this.center = null,
|
|
this.center = null,
|