plus

open operator fun plus(other: Vector3D): Vector3D

Calculates the vector sum of two vectors.

Return

the resulting point

Parameters

other

vector being added to this