Vec2.length

Computes the length of the given vector.

class Vec2
float
length
()

Return Value

Type: float

the length of the vector

Meta