add

open fun add(lhs: Vector3, rhs: Vector3): Vector3

Adds two Vector3's

Return

The combined Vector3