Robuta

https://developer.mozilla.org/en-US/docs/Web/API/DOMMatrixReadOnly/scale3d DOMMatrixReadOnly: scale3d() method - Web APIs | MDN The scale3d() method of the DOMMatrixReadOnly interface creates a new matrix which is the result of a 3D scale transform being applied to the matrix. It... web apismethodmdn https://developer.mozilla.org/en-US/docs/Web/API/DOMMatrixReadOnly/fromMatrix_static DOMMatrixReadOnly: fromMatrix() static method - Web APIs | MDN The fromMatrix() static method of the DOMMatrixReadOnly interface creates a new DOMMatrixReadOnly object given an existing matrix or an object which provides... static methodweb apismdn https://developer.mozilla.org/en-US/docs/Web/API/DOMMatrixReadOnly/inverse DOMMatrixReadOnly: inverse() method - Web APIs | MDN The inverse() method of the DOMMatrixReadOnly interface creates a new matrix which is the inverse of the original matrix. If the matrix cannot be inverted, the... web apisinversemethodmdn