minus Method

Return the vector difference this - vector

minus(vector: Readonly<WritableXYAndZ>, result?: Vector3d): Vector3d

Parameter Type Description
vector Readonly<WritableXYAndZ> right side of subtraction.
result Vector3d optional preallocated result.

Returns - Vector3d

Defined in

Last Updated: 17 May, 2024