Hidden Viewport for Screen Capture

Is there a way to have a hidden viewport, so that I can use it to capture images in a specific way, without letting the user see it is happening?

Thanks!

Jake

Hey Jake,
Use the ViewCaptureSettings class. If there aren’t enough bells and whistles on that class to manipulate the viewport how you want we can add them.

1 Like

Thanks dude! I’ll give it a look!

We just need to be able to manipulate a Viewport in ways that we don’t want to be seen by our users, and then capture an image from that arrangement.