linearly v0.32.0 • Docs
linearly v0.32.0 / mat2d / fromRotation
Function: fromRotation()
fromRotation(
deg
,origin
?):mat2d
Creates a matrix from a given angle.
Parameters
• deg: number
The angle to rotate the matrix by, in degrees
• origin?: vec2