linearly v0.32.0Docs


linearly v0.32.0 / mat3 / scale

Function: scale()

scale(a, v): mat3

Scales the mat3 by the dimensions in the given vec2

Parameters

a: mat3

v: vec2

Returns

mat3

Defined in

src/mat3.ts:298open in new window