Pārlūkot izejas kodu

docs - typo fix: renderered -> rendered

nikolas 7 gadi atpakaļ
vecāks
revīzija
30dd02e175
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      docs/api/core/Object3D.html

+ 1 - 1
docs/api/core/Object3D.html

@@ -39,7 +39,7 @@
 		<h3>[property:Boolean frustumCulled]</h3>
 		<h3>[property:Boolean frustumCulled]</h3>
 		<p>
 		<p>
 		When this is set, it checks every frame if the object is in the frustum of the camera before rendering the object.
 		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 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*.
 		</p>
 		</p>
 
 
 		<h3>[property:Integer id]</h3>
 		<h3>[property:Integer id]</h3>