Declaration func Vector2Dot(valueA Vector2, valueB Vector2) float go Parameters Input Name Type Description ValueA Vector2 Lvalue ValueB Vector2 Rvalue Return Type Description Float Dot product result