Vector2.Multiply Method ()
Multiplies the current 2-D vector with a single value.
Overload List
public void Multiply(float); public static Vector2 Multiply(Vector2, float);
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Multiplies the current 2-D vector with a single value.
Overload List
public void Multiply(float); public static Vector2 Multiply(Vector2, float);