Calculates the Euclidean length (magnitude) of a 3D vertex.
The vertex object containing x, y, and z coordinates.
The length of the vector from the origin to the vertex.
Calculates the Euclidean length (magnitude) of a 3D vertex.