瀏覽代碼

silly error...

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";