linearly v0.32.0Docs


linearly v0.32.0 / mat3 / fromRotation

Function: fromRotation()

fromRotation(deg): mat3

Creates a matrix from a given angle

Parameters

deg: number

The angle to rotate the matrix by, in degrees

Returns

mat3

Shorthands

Defined in

src/mat3.ts:341open in new window