Vector2Multiply Operator |
| Name | Description | |
|---|---|---|
| Multiply(Double, Vector2) |
Scale the X and Y components of Vector2 | |
| Multiply(Single, Vector2) |
Scale the X and Y components of Vector2 | |
| Multiply(Vector2, Double) |
Scale the X and Y components of Vector2 | |
| Multiply(Vector2, Single) |
Scale the X and Y components of Vector2 |