addInPlace method

Vector4 addInPlace(
  1. Vector4 otherVector
)

Implementation

external Vector4 addInPlace(Vector4 otherVector);