multiplyInPlace method

Vector2 multiplyInPlace(
  1. Vector2 otherVector
)

Implementation

external Vector2 multiplyInPlace(Vector2 otherVector);