Browse Source

Fix for Vive support

David Rousset 7 năm trước cách đây
mục cha
commit
c9b87cd37b
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/Cameras/VR/babylon.vrExperienceHelper.ts

+ 0 - 1
src/Cameras/VR/babylon.vrExperienceHelper.ts

@@ -101,7 +101,6 @@ module BABYLON {
         private _displayLaserPointer = true;
 
         private _dpadPressed = true;
-        //private _isVive = false;
 
         public get teleportationTarget(): Mesh {
             return this._teleportationTarget;