Function scale
Parameters
- out: mat2
the receiving matrix
- a: ReadonlyMat2
the matrix to rotate
- v: ReadonlyVec2
the vec2 to scale the matrix by
Returns mat2
out
- out: mat2
Was this helpful?
the receiving matrix
the matrix to rotate
the vec2 to scale the matrix by
out
Scales the mat2 by the dimensions in the given vec2