فهرست منبع

Minor fixes to LOD description

Lewy Blue 8 سال پیش
والد
کامیت
c4185222e8
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      docs/api/objects/LOD.html

+ 1 - 1
docs/api/objects/LOD.html

@@ -15,7 +15,7 @@
 		<div class="desc">
 			Level of Detail - show meshes with more or less geometry based on distance from the camera.<br /><br />
 
-		  Every level is associated with an object, and rendering switches automatically between them at the distances
+		  Every level is associated with an object, and rendering can be switched between them at the distances
 			specified. Typically you would create, say, three meshes, one for far away (low detail), one for mid range (medium detail)
 			and one for close up (high detail).
 		</div>