Quellcode durchsuchen

Delete THREE.Math.PI2

Nothing use this in this repo
srifqi vor 11 Jahren
Ursprung
Commit
cf02d6a0f6
1 geänderte Dateien mit 0 neuen und 2 gelöschten Zeilen
  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