XYZ.Multiply
| Name | Return Type | Description |
|---|---|---|
| Multiply(Double, XYZ) | XYZ | Multiplies the specified number and the specified vector. |
| Multiply(XYZ, Double) | XYZ | Multiplies the specified number and the specified vector. |
| Name | Return Type | Description |
|---|---|---|
| Multiply(Double, XYZ) | XYZ | Multiplies the specified number and the specified vector. |
| Multiply(XYZ, Double) | XYZ | Multiplies the specified number and the specified vector. |