linearly v0.32.0Docs


linearly v0.32.0 / vec3 / deg

Function: deg()

deg(rad): vec3

Alias for degrees

Parameters

rad: vec3

The input vec4 in radians

Returns

vec3

The degrees equivalent of the input

Shorthands

Defined in

src/vec3.ts:864open in new window