Vector2Multiply Method |
| Name | Description | |
|---|---|---|
| Multiply(Double) |
Scale the X, and Y components of Vector2 | |
| Multiply(Single) |
Scale the X, and Y components of Vector2 | |
| Multiply(Vector2) |
Scale the X and Y components of Vector2.
| |
| Multiply(Vector2, 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 |