linearly v0.32.0Docs


linearly v0.32.0 / mat3 / rotate

Function: rotate()

rotate(a, deg): mat3

Rotates a mat3 by the given angle

Parameters

a: mat3

deg: number

Returns

mat3

Defined in

src/mat3.ts:276open in new window