isPerpendicularTo Method
Returns true
if this
vector is perpendicular to other
.
isPerpendicularTo(other: Vector2d): boolean
Parameter | Type | Description |
---|---|---|
other | Vector2d | second vector. |
Returns - boolean
Defined in
- geometry3d/Point2dVector2d.ts Line 532
Last Updated: 11 June, 2024