Click or drag to resize

Vector2Scale Method

Overload List
  NameDescription
Public methodScale(Double)
Scale the X and Y components of Vector2
Public methodScale(Single)
Scale the X and Y components of Vector2
Public methodScale(Vector2)
Scale the X and Y components of Vector2.
Public methodStatic memberScale(Vector2, Vector2)
Scale the X and Y components of Vector2 .
Public methodStatic memberScale(Vector2, Double)
Scale the X and Y components of Vector2
Public methodStatic memberScale(Vector2, Single)
Scale the X and Y components of Vector2
Top
See Also