op_Multiply(Vector3D, double)
Multiply a vector by a factor operator.
Declaration Syntax
public static Vector3D operator *(Vector3D vec3, double factor)
Parameters
- vec3(Vector3D)
No details are provided for this entry.
- factor(double)
No details are provided for this entry.