浏览代码

Docs: Quaternion desc clean up.

Mr.doob 5 年之前
父节点
当前提交
e0e541ba1f
共有 2 个文件被更改,包括 4 次插入4 次删除
  1. 2 2
      docs/api/en/math/Quaternion.html
  2. 2 2
      docs/api/zh/math/Quaternion.html

+ 2 - 2
docs/api/en/math/Quaternion.html

@@ -11,8 +11,8 @@
 		<h1>[name]</h1>
 
 		<p class="desc">
-			Implementation of a [link:http://en.wikipedia.org/wiki/Quaternion quaternion].
-			This is used for [link:https://en.wikipedia.org/wiki/Quaternions_and_spatial_rotation rotating things].
+			Implementation of a [link:http://en.wikipedia.org/wiki/Quaternion quaternion].<br/>
+			Quaternions are used in three.js to represent [link:https://en.wikipedia.org/wiki/Quaternions_and_spatial_rotation rotations].
 		</p>
 
 

+ 2 - 2
docs/api/zh/math/Quaternion.html

@@ -11,8 +11,8 @@
 		<h1>[name]</h1>
 
 		<p class="desc">
-			Implementation of a [link:http://en.wikipedia.org/wiki/Quaternion quaternion].
-			This is used for [link:https://en.wikipedia.org/wiki/Quaternions_and_spatial_rotation rotating things].
+			Implementation of a [link:http://en.wikipedia.org/wiki/Quaternion quaternion].<br/>
+			Quaternions are used in three.js to represent [link:https://en.wikipedia.org/wiki/Quaternions_and_spatial_rotation rotations].
 		</p>