瀏覽代碼

Removed now unused defaultEulerOrder.
Sadly we can't add a setter/getter warning this time...

Mr.doob 12 年之前
父節點
當前提交
e0cac36f86
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/core/Object3D.js

+ 0 - 1
src/core/Object3D.js

@@ -542,5 +542,4 @@ THREE.Object3D.prototype = {
 
 
 };
 };
 
 
-THREE.Object3D.defaultEulerOrder = 'XYZ';
 THREE.Object3DIdCount = 0;
 THREE.Object3DIdCount = 0;