setStartEnd Method

Set (replace) xyz components so they are a vector from point0 to point1

setStartEnd(point0: Readonly<WritableXYAndZ>, point1: Readonly<WritableXYAndZ>): void

Parameter Type Description
point0 Readonly<WritableXYAndZ> start point of computed vector.
point1 Readonly<WritableXYAndZ> end point of computed vector.

Returns - void

Defined in

Last Updated: 17 May, 2024