Vector3DMultiply Method

Overload List

Multiply(Vector3D, Vector3D) Multiplies the first vector by the second.
Multiply(Vector3D, Double) Multiplies the vector by the given scalar.

See Also