Vector3D.MultiplyBy Method
Multiplies this vector by the scalar d, storing the result in this object. This scales the vector; another way to scale a vector is to assign to its Length or LenSquared property.
Syntax
Vector3D.MultiplyBy d
Parameters | |
d |