浏览代码

Remove documentation for getRotationFromMatrix() in Vector3

Akash Manohar J 12 年之前
父节点
当前提交
029bc2760c
共有 1 个文件被更改,包括 0 次插入5 次删除
  1. 0 5
      docs/api/math/Vector3.html

+ 0 - 5
docs/api/math/Vector3.html

@@ -155,11 +155,6 @@
 		Sets this vector extracting position from matrix transform.
 		</div>
 
-		<h3>.getRotationFromMatrix( [page:Matrix4 m] ) [page:Vector3]</h3>
-		<div>
-		Sets this vector extracting Euler angles rotation from matrix transform.
-		</div>
-
 		<h3>.getScaleFromMatrix( [page:Matrix4 m] ) [page:Vector3]</h3>
 		<div>
 		Sets this vector extracting scale from matrix transform.