소스 검색

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