فهرست منبع

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);