ソースを参照

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'