Vec3.length

Retrieves the length of the given vector @v.

class Vec3
float
length
()

Return Value

Type: float

the value of the length of the vector

Meta