浏览代码

Docs: Clean up.

Mugen87 4 年之前
父节点
当前提交
418b2f04ed
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      docs/api/zh/loaders/ObjectLoader.html

+ 2 - 0
docs/api/zh/loaders/ObjectLoader.html

@@ -134,6 +134,8 @@
 		[page:BufferGeometry geometries] — required. The geometries of the JSON.<br />
 		[page:Material materials] — required. The materials of the JSON.<br />
 		[page:AnimationClip animations] — required. The animations of the JSON.<br /><br />
+
+		此函数通过[page:.parse]()来解析JSON结构中任意对象。
 		</p>
 
 		<h2>源</h2>