jakke-graphics-ts
    Preparing search index...

    Function getSize

    • Calculates the Euclidean length (magnitude) of a 3D vertex.

      Parameters

      • v: Vertex3d

        The vertex object containing x, y, and z coordinates.

      Returns number

      The length of the vector from the origin to the vertex.