linearly v0.32.0Docs


linearly v0.32.0 / quat / length

Function: length()

length(a): number

Calculates the length of a quat

Parameters

a: vec4

Returns

number

length of a

Param

vector to calculate length of

Shorthands

Shorthands

Defined in

src/quat.ts:493open in new window