소스 검색

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>