linearly v0.32.0Docs


linearly v0.32.0 / mat4 / rotateZ

Function: rotateZ()

rotateZ(a, deg): mat4

Rotates a matrix by the given angle around the Z axis

Parameters

a: mat4

deg: number

Returns

mat4

Defined in

src/mat4.ts:490open in new window