https://github.com/awkwardpolygons/viewport-spy
Godot editor UI to spy on what a Viewport is rendering. Useful for debugging.
https://github.com/awkwardpolygons/viewport-spy
godot godot-addon godot-engine godot-plugin tool ui viewport
Last synced: 6 months ago
JSON representation
Godot editor UI to spy on what a Viewport is rendering. Useful for debugging.
- Host: GitHub
- URL: https://github.com/awkwardpolygons/viewport-spy
- Owner: awkwardpolygons
- License: mit
- Created: 2021-03-13T07:55:55.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-29T05:19:11.000Z (about 4 years ago)
- Last Synced: 2024-05-28T14:14:24.333Z (12 months ago)
- Topics: godot, godot-addon, godot-engine, godot-plugin, tool, ui, viewport
- Language: GDScript
- Homepage:
- Size: 65.4 KB
- Stars: 30
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[screenshot]: https://raw.githubusercontent.com/awkwardpolygons/viewport-spy/master/screenshots/screenshot.png "ViewportSpy screenshot"
# ViewportSpy
Adds some UI to the inspector so you can see what the selected viewport is rendering.![][screenshot]