linearly v0.32.0Docs


linearly v0.32.0 / mat4 / fromZRotation

Function: fromZRotation()

fromZRotation(deg): mat4

Creates a matrix from the given angle around the Z axis

Parameters

deg: number

Returns

mat4

Defined in

src/mat4.ts:688open in new window