diff --git a/docs/api/math/Vector3.html b/docs/api/math/Vector3.html index 0c426260c8b19d957b6a05620bf27486838be7b8..db85e7cb1e2976e0660063159243b1e53c119476 100644 --- a/docs/api/math/Vector3.html +++ b/docs/api/math/Vector3.html @@ -155,11 +155,6 @@ Sets this vector extracting position from matrix transform. -

.getRotationFromMatrix( [page:Matrix4 m] ) [page:Vector3]

-
- Sets this vector extracting Euler angles rotation from matrix transform. -
-

.getScaleFromMatrix( [page:Matrix4 m] ) [page:Vector3]

Sets this vector extracting scale from matrix transform.