Search completed in 0.99 seconds.
2 results for "rotateAxisAngle":
DOMMatrix - Web APIs
WebAPIDOMMatrix
dommatrix.rotateaxisangleself() modifies the matrix by rotating it by the specified angle around the given vector.
DOMMatrixReadOnly - Web APIs
WebAPIDOMMatrixReadOnly
dommatrixreadonly.rotateaxisangle() returns a new dommatrix created by rotating the source matrix by the given angle around the specified vector.