unitY MethodStatic
Return a (new) Vector2d with components 0,scale If scale is not given default value 1 is used.
unitY(scale: number1): Vector2d
Parameter | Type | Description |
---|---|---|
scale | number |
Returns - Vector2d
Defined in
- geometry3d/Point2dVector2d.ts Line 392
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.