map_screen_to_world¶

Subplot.map_screen_to_world(pos)¶

Map screen position to world position

Parameters:

pos ((float, float) | pygfx.PointerEvent) – (x, y) screen coordinates, or pygfx.PointerEvent

Return type:

ndarray