Greetings,
So I am currently working on a character creator so this project is all widgets and UI. But I would like to be able to export the current state of the active widget to a PNG or JPG for the person to print out or put on a tablet for use. I have tried numerous render target attempts but the closest I can get is the widget state at start up afterwards it will not update after that.
Forgive me if I’m offering a solution you’ve already tried but would HighResShot work for your needs?