add method

Vector4 add(
  1. Vector4 otherVector
)

Implementation

external Vector4 add(Vector4 otherVector);