linearly v0.32.0Docs


linearly v0.32.0 / mat4 / fromYRotation

Function: fromYRotation()

fromYRotation(deg): mat4

Creates a matrix from the given angle around the Y axis

Parameters

deg: number

Returns

mat4

Defined in

src/mat4.ts:671open in new window