GetWorldToScreenEx method

Implementation

String GetWorldToScreenEx(
  Vector3Base position,
  Camera3DBase camera,
  num width,
  num height,
) => 'GetWorldToScreenEx($position, $camera, $width, $height)';