Click or drag to resize

Vector2Multiply Operator

Overload List
 NameDescription
Public operatorStatic memberMultiply(Double, Vector2) Multiplies the components of vector by a scalar.
Public operatorStatic memberMultiply(Vector2, Vector2) Multiplies the components of two vectors by each other.
Public operatorStatic memberMultiply(Vector2, Double) Multiplies the components of vector by a scalar.
Top
See Also