linearly v0.32.0Docs


linearly v0.32.0 / vec4 / deg

Function: deg()

deg(rad): vec4

Alias for degrees

Parameters

rad: vec4

The input vec4 in radians

Returns

vec4

The degrees equivalent of the input

Shorthands

Defined in

src/vec4.ts:746open in new window