Pārlūkot izejas kodu

Update Frustum.html

Luis Fonsi VEVO 4 gadi atpakaļ
vecāks
revīzija
fd6ea7e65e
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      docs/api/en/math/Frustum.html

+ 1 - 1
docs/api/en/math/Frustum.html

@@ -11,7 +11,7 @@
 
 
 		<p class="desc">
 		<p class="desc">
 			[link:http://en.wikipedia.org/wiki/Frustum Frustums] are used to determine what is
 			[link:http://en.wikipedia.org/wiki/Frustum Frustums] are used to determine what is
-			inside the camera's field of view. They help speed up the rendering process - object which lie
+			inside the camera's field of view. They help speed up the rendering process - objects which lie
 			outside a camera's frustum can safely be excluded from rendering.<br /><br />
 			outside a camera's frustum can safely be excluded from rendering.<br /><br />
 
 
 			This class is mainly intended for use internally by a renderer for calculating
 			This class is mainly intended for use internally by a renderer for calculating