-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Add capability to render to textures to the new renderer #3377
Copy link
Copy link
Closed
Labels
A-RenderingDrawing game state to the screenDrawing game state to the screenC-FeatureA new feature, making something new possibleA new feature, making something new possibleP-RegressionFunctionality that used to work but no longer does. Add a test for this!Functionality that used to work but no longer does. Add a test for this!
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-RenderingDrawing game state to the screenDrawing game state to the screenC-FeatureA new feature, making something new possibleA new feature, making something new possibleP-RegressionFunctionality that used to work but no longer does. Add a test for this!Functionality that used to work but no longer does. Add a test for this!