Function rotateX
Parameters
- out: mat4
the receiving matrix
- a: ReadonlyMat4
the matrix to rotate
- rad: number
the angle to rotate the matrix by
Returns mat4
out
- out: mat4
Was this helpful?
the receiving matrix
the matrix to rotate
the angle to rotate the matrix by
out
Rotates a matrix by the given angle around the X axis