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 b059cd9 + 30dd02e commit 11f850aCopy full SHA for 11f850a
docs/api/core/Object3D.html
@@ -39,7 +39,7 @@ <h3>[property:Object3D children]</h3>
39
<h3>[property:Boolean frustumCulled]</h3>
40
<p>
41
When this is set, it checks every frame if the object is in the frustum of the camera before rendering the object.
42
- Otherwise the object gets renderered every frame even if it isn't visible. Default is *true*.
+ Otherwise the object gets rendered every frame even if it isn't visible. Default is *true*.
43
</p>
44
45
<h3>[property:Integer id]</h3>
0 commit comments