浏览代码

removed comment

Lewy Blue 7 年之前
父节点
当前提交
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