Browse Source

Update constants.py

gero3 8 years ago
parent
commit
38ee6ae015
1 changed files with 0 additions and 1 deletions
  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'
 INTENSITY = 'intensity'
 DISTANCE = 'distance'
 DISTANCE = 'distance'
-ASPECT = 'aspect'
 ANGLE = 'angle'
 ANGLE = 'angle'
 DECAY = 'decayExponent'
 DECAY = 'decayExponent'