Click or drag to resize
Vector2IAddition Operator
Overload List
  NameDescription
Public operatorStatic memberAddition(Vector2I, Vector2I)
Sums the components of the passed vectors and returns the resulting vector.
Public operatorStatic memberAddition(Vector2I, Int32)
Adds the passed value to each component of the passed vector.
Top
See Also