Simple Quick Question…
Is it possible to render GUI Elements to a texture instead of the backbuffer…
Thank you!
Simple Quick Question…
Is it possible to render GUI Elements to a texture instead of the backbuffer…
Thank you!
Simple quick answer: yes. Just to make sure we’re on the same page, that’s only GUI Elements (GUIText, GUITexture), not anything rendered with OnGUI.
–Eric