Raanan Weber 8 лет назад
Родитель
Сommit
04d3461c87
1 измененных файлов с 1 добавлено и 3 удалено
  1. 1 3
      src/babylon.scene.ts

+ 1 - 3
src/babylon.scene.ts

@@ -151,9 +151,7 @@
         public forceShowBoundingBoxes = false;
         public forceShowBoundingBoxes = false;
         public clipPlane: Plane;
         public clipPlane: Plane;
         public animationsEnabled = true;
         public animationsEnabled = true;
-        public 
-	
-	yUpdateMeshUnderPointer = false;
+        public constantlyUpdateMeshUnderPointer = false;
         public useRightHandedSystem = false;
         public useRightHandedSystem = false;
 
 
         public hoverCursor = "pointer";
         public hoverCursor = "pointer";