浏览代码

Update constants.py

gero3 8 年之前
父节点
当前提交
38ee6ae015
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      utils/exporters/blender/addons/io_three/constants.py

+ 0 - 1
utils/exporters/blender/addons/io_three/constants.py

@@ -353,7 +353,6 @@ THREE_PHONG = 'MeshPhongMaterial'
 
 INTENSITY = 'intensity'
 DISTANCE = 'distance'
-ASPECT = 'aspect'
 ANGLE = 'angle'
 DECAY = 'decayExponent'