Click or drag to resize
Vector2ISubtraction Operator
Overload List
  NameDescription
Public operatorStatic memberSubtraction(Vector2I, Vector2I)
Subtracts the components of the second passed vector from the first passed.
Public operatorStatic memberSubtraction(Vector2I, Int32)
Subtracts the passed value from each component of the passed vector.
Top
See Also