linearly v0.32.0Docs


linearly v0.32.0 / mat4 / rotateX

Function: rotateX()

rotateX(a, deg): mat4

Rotates a matrix by the given angle around the X axis

Parameters

a: mat4

deg: number

Returns

mat4

Defined in

src/mat4.ts:436open in new window