소스 검색

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'