Browse Source

Docs: Clean up.

Mugen87 4 years ago
parent
commit
418b2f04ed
1 changed files with 2 additions and 0 deletions
  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>