Render GUI to a texture...

Simple Quick Question…
Is it possible to render GUI Elements to a texture instead of the backbuffer…

Thank you!

Simple quick answer: yes. :slight_smile: Just to make sure we’re on the same page, that’s only GUI Elements (GUIText, GUITexture), not anything rendered with OnGUI.

–Eric