Click or drag to resize

Vector2Multiply Operator

Overload List
  NameDescription
Public operatorStatic memberMultiply(Double, Vector2)
Scale the X and Y components of Vector2
Public operatorStatic memberMultiply(Single, Vector2)
Scale the X and Y components of Vector2
Public operatorStatic memberMultiply(Vector2, Double)
Scale the X and Y components of Vector2
Public operatorStatic memberMultiply(Vector2, Single)
Scale the X and Y components of Vector2
Top
See Also