linearly v0.32.0Docs


linearly v0.32.0 / mat4 / fromXRotation

Function: fromXRotation()

fromXRotation(deg): mat4

Creates a matrix from the given angle around the X axis

Parameters

deg: number

Returns

mat4

Defined in

src/mat4.ts:654open in new window