瀏覽代碼

MMDLoader doc: Minor update

Takahiro 7 年之前
父節點
當前提交
707d575b44
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/examples/loaders/MMDLoader.html

+ 1 - 1
docs/examples/loaders/MMDLoader.html

@@ -13,7 +13,7 @@
 
 		<p class="desc"> A loader for <a href="http://www.geocities.jp/higuchuu4/index_e.htm"><em>MMD</em></a> resources. <br /><br />
 		[name] creates Three.js Objects from MMD resources as PMD, PMX, VMD, and VPD files.
-		You can easily handle MMD special features, as IK, Grant, and Physics, with [page:MMDAnimationHelper].<br /><br />
+		See [page:MMDAnimationHelper] for MMD animation handling as IK, Grant, and Physics.<br /><br />
 
 		If you want raw content of MMD resources, use .loadPMD/PMX/VMD/VPD methods.