浏览代码

Fix sample Light.hx

ShiroSmith 4 年之前
父节点
当前提交
e08764ece8
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      samples/Lights.hx

+ 0 - 1
samples/Lights.hx

@@ -86,7 +86,6 @@ class Lights extends SampleApp {
 		sp.setPosition(-30,-30,30);
 		sp.setDirection(new h3d.Vector(1,2,-5));
 		sp.range = 70;
-		sp.maxRange = 70;
 		sp.angle = 70;
 		sp.color.scale3(10);