Browse Source

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

Mr.doob 12 năm trước cách đây
mục cha
commit
c5cca753db
1 tập tin đã thay đổi với 0 bổ sung5 xóa
  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.