Browse Source

Merge remote-tracking branch 'HashNuke/update_vector3_doc' into dev

Mr.doob 12 years ago
parent
commit
c5cca753db
1 changed files with 0 additions and 5 deletions
  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.