Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lottehime/unity-screenshottool
Tool for taking general screenshots of the Game window in the Editor.
https://github.com/lottehime/unity-screenshottool
Last synced: 21 days ago
JSON representation
Tool for taking general screenshots of the Game window in the Editor.
- Host: GitHub
- URL: https://github.com/lottehime/unity-screenshottool
- Owner: lottehime
- License: gpl-3.0
- Created: 2022-02-02T06:26:48.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-12T04:42:10.000Z (over 1 year ago)
- Last Synced: 2023-07-12T05:31:19.241Z (over 1 year ago)
- Language: C#
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unity-ScreenshotTool
### What is it?
It's nothing fancy.A tool for taking general screenshots of the Game window in the Editor.
Specifically has Asset Store images in mind - but great for other stuff too.
Easily extended.
## Usage
1. Place within project.
2. Run from "Tools/Screenshot Tool".
3. Optionally, change the MenuItem location string and run from new location.
4. Set to desired resolution and decide if you want to upscale it (2400x1600 for Asset Store by default).
5. Choose save file path for the screenshot (defaults to /assets/)
6. Set the camera to use to render (defaults to default scene cam).
8. Click "Take Screenshot!"
9. Your screenshot will be opened for viewing in your default program.## Help Support More Like This