Vector2Scale Method |
| Name | Description | |
|---|---|---|
| Scale(Double) |
Scale the X and Y components of Vector2 | |
| Scale(Single) |
Scale the X and Y components of Vector2 | |
| Scale(Vector2) |
Scale the X and Y components of Vector2.
| |
| Scale(Vector2, Vector2) |
Scale the X and Y components of Vector2 .
| |
| Scale(Vector2, Double) |
Scale the X and Y components of Vector2 | |
| Scale(Vector2, Single) |
Scale the X and Y components of Vector2 |