浏览代码

Update wrong description of Quaternion.inverse

Joe Pea 6 年之前
父节点
当前提交
ee7db730d6
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      docs/api/en/math/Quaternion.html

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

@@ -115,8 +115,7 @@
 
 
 		<h3>[method:Quaternion inverse]()</h3>
 		<h3>[method:Quaternion inverse]()</h3>
 		<p>
 		<p>
-			Inverts this quaternion - calculate the [page:.conjugate conjugate] and then
-			[page:.normalize normalizes] the result.
+			Inverts this quaternion - calculates the [page:.conjugate conjugate]. The quaternion is assumed to have unit length.
 		</p>
 		</p>
 
 
 		<h3>[method:Float length]()</h3>
 		<h3>[method:Float length]()</h3>