dotVectorsToTargets Method
Return the dot product of vector from this to targetA and vector from this to targetB
dotVectorsToTargets(targetA: XAndY, targetB: XAndY): number
| Parameter | Type | Description |
|---|---|---|
| targetA | XAndY | target of first vector |
| targetB | XAndY | target of second vector |
Defined in
Last Updated: 08 January, 2020