copyFrom method

Vector2 copyFrom(
  1. Vector2 source
)

Implementation

external Vector2 copyFrom(Vector2 source);