Browse Source

silly error...

Raanan Weber 8 years ago
parent
commit
04d3461c87
1 changed files with 1 additions and 3 deletions
  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";