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