dotProductStartEnd Method
Returns the dot product of this vector with the with vector from pointA to pointB
dotProductStartEnd(pointA: XYAndZ, pointB: XYAndZ): number
| Parameter | Type | Description |
|---|---|---|
| pointA | XYAndZ | start point of second vector of dot product |
| pointB | XYAndZ | end point of second vector of dot product |
Defined in
Last Updated: 08 January, 2020