• Returns true if the two 3-element vectors are the same.

    Parameters

    • v1: Vec3

      The first three-element vector

    • v2: Vec3

      The second three-element vector

    Returns boolean

    True if the vectors are the same, otherwise false