TransformToRef static method

void TransformToRef(
  1. Vector2 vector,
  2. Matrix transformation,
  3. Vector2 result
)

Implementation

external static void TransformToRef(Vector2 vector, Matrix transformation, Vector2 result);