Raanan Weber преди 8 години
родител
ревизия
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 clipPlane: Plane;
         public animationsEnabled = true;
-        public 
-	
-	yUpdateMeshUnderPointer = false;
+        public constantlyUpdateMeshUnderPointer = false;
         public useRightHandedSystem = false;
 
         public hoverCursor = "pointer";