ソースを参照

removed comment

Lewy Blue 8 年 前
コミット
5400688f2c
1 ファイル変更1 行追加1 行削除
  1. 1 1
      examples/js/loaders/FBXLoader.js

+ 1 - 1
examples/js/loaders/FBXLoader.js

@@ -1560,7 +1560,7 @@
 
 									}
 
-									var penumbra = 0; // Falloff / Field
+									var penumbra = 0;
 									if ( lightAttribute.OuterAngle !== undefined ) {
 
 										// TODO: this is not correct - FBX calculates outer and inner angle in degrees