Calculates the scaled version of a vector
Vector in question
Factor by which the x component of the vector will be scaled
Factor by which the y component of the vector will be scaled
Optional
out: Vector2<number, number>Optional vector to store the output (can be used to inject results into an existing vector)
The scaled vector
Calculates the scaled version of a vector