godot-demo-projects/viewport/screen_capture/README.md

14 lines
261 B
Markdown
Raw Normal View History

2020-03-08 06:35:19 +01:00
# Screen Capture
An example showing how to take screenshots of the screen.
2020-03-08 06:35:19 +01:00
Language: GDScript
Renderer: GLES 2
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/130
2020-03-08 06:35:19 +01:00
## Screenshots
![Screenshot](screenshots/capture.png)