|
@@ -53,8 +53,7 @@
|
|
|
|
|
|
<h3>[property:Boolean frustumCulled]</h3>
|
|
|
<p>
|
|
|
- When this is set, it checks every frame if the object is in the frustum of the camera before rendering the object.
|
|
|
- Otherwise the object gets rendered every frame even if it isn't visible. Default is *true*.
|
|
|
+ When this is set, it checks every frame if the object is in the frustum of the camera before rendering the object. If set to `false` the object gets rendered every frame even if it is not in the frustum of the camera. Default is `true`.
|
|
|
</p>
|
|
|
|
|
|
<h3>[property:Integer id]</h3>
|