OnGUI on a specific display?

Hello there,
I think my request in the title is pretty clear,
I wondered if there was something like OnGUI.SetRenderToDisplay(int displayIndex) so that I could use OnGUI properly with a multi-display app.
Thanks! :slight_smile:

1 Like

Did you resolve this? I’ve got the same request

Hi,
Unfortunately no :frowning:

GUITargetAttribute

1 Like