Package: graphene

Function graphene:vec4-length

Lambda List

graphene:vec4-length (v)

Arguments

v -- a graphene:vec4-t instance

Return Value

The single float for the length of the vector.

Details

Computes the length of the given vector.
 

See also

2025-08-09