Add capability to render to textures to the new renderer #3377
Labels
A-Rendering
Drawing game state to the screen
C-Feature
A new feature, making something new possible
P-Regression
Functionality that used to work but no longer does. Add a test for this!
What problem does this solve or what need does it fill?
The old renderer had the capability to render to texture, and an example of how to do this.
What solution would you like?
Some way to specify that a camera should render to a texture rather than to a window.
The text was updated successfully, but these errors were encountered: