multiply method

Vector2 multiply(
  1. Vector2 otherVector
)

Implementation

external Vector2 multiply(Vector2 otherVector);