Przeglądaj źródła

typo with to within

Master James 9 lat temu
rodzic
commit
0d73cff70c
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      docs/api/lights/SpotLight.html

+ 1 - 1
docs/api/lights/SpotLight.html

@@ -12,7 +12,7 @@
 
 
 		<h1>[name]</h1>
 		<h1>[name]</h1>
 
 
-		<div class="desc">A point light that can cast a shadow in one direction with a falloff cone.</div>
+		<div class="desc">A point light that can cast a shadow in one direction within a falloff cone.</div>
 
 
 		<div class="desc">Affects objects using [page:MeshLambertMaterial] or [page:MeshPhongMaterial].</div>
 		<div class="desc">Affects objects using [page:MeshLambertMaterial] or [page:MeshPhongMaterial].</div>