```var a = Vec2(1f, 2f), b = Vec2(3f, 4f)```
# getting-started
e
Copy code
var a = Vec2(1f, 2f), b = Vec2(3f, 4f)