瀏覽代碼

Merge pull request #14513 from nikolas/patch-2

docs - typo fix: renderered -> rendered
Michael Herzog 7 年之前
父節點
當前提交
11f850a480
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>