• Calculates the euclidian distance between two vec3's

    Parameters

    • a: any

      the first operand

    • b: any

      the second operand

    Returns number

    distance between a and b

Generated using TypeDoc