Skip to content

Commit 2c9906a

Browse files
authored
Merge pull request #20907 from luisfonsivevo/patch-3
Update Frustum.html
2 parents 9fe017e + fd6ea7e commit 2c9906a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/en/math/Frustum.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ <h1>[name]</h1>
1111

1212
<p class="desc">
1313
[link:http://en.wikipedia.org/wiki/Frustum Frustums] are used to determine what is
14-
inside the camera's field of view. They help speed up the rendering process - object which lie
14+
inside the camera's field of view. They help speed up the rendering process - objects which lie
1515
outside a camera's frustum can safely be excluded from rendering.<br /><br />
1616

1717
This class is mainly intended for use internally by a renderer for calculating

0 commit comments

Comments
 (0)