Function copy

  • Copy the values from one vec2 to another

    Parameters

    • out: Vec2

      the receiving vector

    • a: Vec2

      the source vector

    Returns Vec2

    out