jakke-graphics-ts
    Preparing search index...

    Function dot

    • Calculates the dot product of two 3D vertices.

      The dot product is a scalar value that is the sum of the products of the corresponding components of the two vectors.

      Parameters

      Returns number

      The dot product of v0 and v1.