addVector3 method

Vector2 addVector3(
  1. Vector3 otherVector
)

Implementation

external Vector2 addVector3(Vector3 otherVector);