plus Method
Return the vector sum this - vector
plus(vector: XYAndZ, result?: Vector3d): Vector3d
| Parameter | Type | Description |
|---|---|---|
| vector | XYAndZ | right side of addition. |
| result | Vector3d | optional preallocated result. |
Defined in
Last Updated: 08 January, 2020