Explorar el Código

Fix for Vive support

David Rousset hace 7 años
padre
commit
c9b87cd37b
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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;