addInPlace method

Vector2 addInPlace(
  1. Vector2 otherVector
)

Implementation

external Vector2 addInPlace(Vector2 otherVector);