Sfoglia il codice sorgente

Fix sample Light.hx

ShiroSmith 4 anni fa
parent
commit
e08764ece8
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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);