Browse Source

Delete THREE.Math.PI2

Nothing use this in this repo
srifqi 11 years ago
parent
commit
cf02d6a0f6
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/math/Math.js

+ 0 - 2
src/math/Math.js

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