linearly v0.32.0 • Docs
linearly v0.32.0 / mat2 / fromMat2d
Function: fromMat2d()
fromMat2d(
m
):mat2
Copies the values from a mat2d, omitting the translation components
Parameters
• m: mat2d
The matrix to copy from
Returns
A newly created matrix
linearly v0.32.0 • Docs
linearly v0.32.0 / mat2 / fromMat2d
fromMat2d(
m
):mat2
Copies the values from a mat2d, omitting the translation components
• m: mat2d
The matrix to copy from
A newly created matrix