Vector2.op_Multiply Method ()
Determines the product of a single value and a 2-D vector.
Overload List
public static Vector2 op_Multiply(float, Vector2); public static Vector2 op_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.
Determines the product of a single value and a 2-D vector.
Overload List
public static Vector2 op_Multiply(float, Vector2); public static Vector2 op_Multiply(Vector2, float);