divideInPlace method

Vector2 divideInPlace(
  1. Vector2 otherVector
)

Implementation

external Vector2 divideInPlace(Vector2 otherVector);