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

粤ICP备19079148号