GetWorldToScreen2D method

Implementation

String GetWorldToScreen2D(
  Vector2Base position,
  Camera2DBase camera,
) => 'GetWorldToScreen2D($position, $camera)';