|
|
Overload List
| Name | Description | |
|---|---|---|
|
|
Multiply(Double, Vector3D) |
Multiplies every X, Y and Z coordinate in the Vector by a value and returns a new Vector with the result
|
|
|
Multiply(Vector3D, Vector3D) |
Multiplies two vectors to produce a new vector
|
|
|
Multiply(Vector3D, Double) |
Multiplies every X, Y and Z coordinate in the Vector by a value and returns a new Vector with the result
|