# AddVec2 *in [Lib.numbers.vec2](README.md)* Adds two Vec2 variables together ## Input Parameters | Name (Relevancy & Type) | Description | |---|---| | **Input1** (Vector2) | — | | **Input2** (Vector2) | — | ## Outputs | Name | Type | |---|---| | **Result** | System.Numerics.Vector2 |