Browse Source

MMDLoader doc: Minor update

Takahiro 7 years ago
parent
commit
707d575b44
1 changed files with 1 additions and 1 deletions
  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 />
 		<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.
 		[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.
 		If you want raw content of MMD resources, use .loadPMD/PMX/VMD/VPD methods.