|
|
Vector4Subtraction Operator |
| Name | Description | |
|---|---|---|
| Subtraction(Vector4, Vector4) |
Subtracts corresponding coordinates of two vectors.
| |
| Subtraction(Vector4, Single) |
Subtracts a value from all coordinates of the specified vector.
|