Package: graphene

Function graphene:vec4-length

Lambda List

graphene:vec4-length (v)

Arguments

v -- a graphene:vec4-t instance

Return Value

The float with the length of the vector.

Details

Computes the length of the given vector.
 

See also

2024-12-26