isPerpendicularTo Method
Test if this vector is perpendicular to other.
isPerpendicularTo(other: Vector3d, returnValueIfAnInputIsZeroLength: boolean = false): boolean
| Parameter | Type | Description |
|---|---|---|
| other | Vector3d | second vector in comparison |
| returnValueIfAnInputIsZeroLength | boolean | if either vector is near zero length, return this value. |
Defined in
Last Updated: 08 January, 2020