Browse Source

Delete THREE.Math.PI2

Nothing use this in this repo
srifqi 11 năm trước cách đây
mục cha
commit
cf02d6a0f6
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      src/math/Math.js

+ 0 - 2
src/math/Math.js

@@ -5,8 +5,6 @@
 
 THREE.Math = {
 
-	PI2: Math.PI * 2,
-
 	generateUUID: function () {
 
 		// http://www.broofa.com/Tools/Math.uuid.htm