We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9fe017e + fd6ea7e commit 2c9906aCopy full SHA for 2c9906a
docs/api/en/math/Frustum.html
@@ -11,7 +11,7 @@ <h1>[name]</h1>
11
12
<p class="desc">
13
[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
+ inside the camera's field of view. They help speed up the rendering process - objects which lie
15
outside a camera's frustum can safely be excluded from rendering.<br /><br />
16
17
This class is mainly intended for use internally by a renderer for calculating
0 commit comments