• Calculates the dot product of two vec3's

    Parameters

    • a: any

      the first operand

    • b: any

      the second operand

    Returns number

    dot product of a and b

Generated using TypeDoc