| Vector2ISubtraction Operator |
| Name | Description | |
|---|---|---|
| Subtraction(Vector2I, Vector2I) |
Subtracts the components of the second passed vector from the first passed.
| |
| Subtraction(Vector2I, Int32) |
Subtracts the passed value from each component of the passed vector.
|