Transform static method

Vector2 Transform(
  1. Vector2 vector,
  2. Matrix transformation
)

Implementation

external static Vector2 Transform(Vector2 vector, Matrix transformation);