divide method

Vector2 divide(
  1. Vector2 otherVector
)

Implementation

external Vector2 divide(Vector2 otherVector);