add method

Vector3 add(
  1. Vector3 otherVector
)

Implementation

external Vector3 add(Vector3 otherVector);