linearly v0.32.0Docs


linearly v0.32.0 / mat4 / rotateY

Function: rotateY()

rotateY(a, deg): mat4

Rotates a matrix by the given angle around the Y axis

Parameters

a: mat4

deg: number

Returns

mat4

Defined in

src/mat4.ts:460open in new window