소스 검색

Merge pull request #12090 from gero3/patch-3

Update constants.py
Mr.doob 8 년 전
부모
커밋
cdcffd6b55
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      utils/exporters/blender/addons/io_three/constants.py

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

@@ -246,8 +246,6 @@ NORMAL = 'normal'
 ITEM_SIZE = 'itemSize'
 ARRAY = 'array'
 
-FLOAT_32 = 'Float32Array'
-
 VISIBLE = 'visible'
 CAST_SHADOW = 'castShadow'
 RECEIVE_SHADOW = 'receiveShadow'