Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sanukin39/UniEditorScreenshot
Simple editor extension for taking screenshot at Unity editor
https://github.com/sanukin39/UniEditorScreenshot
unity
Last synced: 2 months ago
JSON representation
Simple editor extension for taking screenshot at Unity editor
- Host: GitHub
- URL: https://github.com/sanukin39/UniEditorScreenshot
- Owner: sanukin39
- License: mit
- Created: 2016-11-15T11:54:34.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-01-18T01:40:42.000Z (almost 5 years ago)
- Last Synced: 2024-08-03T05:20:05.256Z (6 months ago)
- Topics: unity
- Language: C#
- Homepage:
- Size: 193 KB
- Stars: 25
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## UniEditorScreenshot
Unity editor extension for taking screenshot at editor.
![how-to-use](https://raw.githubusercontent.com/sanukin39/UniEditorScreenshot/master/pic/sample.png)## Installation
Use unitypacakge at [release page](https://github.com/sanukin39/UniEditorScreenshot/releases).## Usage
1. Select [Window] -> [Capture Editor] to open editor window.![open-window](https://raw.githubusercontent.com/sanukin39/UniEditorScreenshot/master/pic/000.png)
2. Select output folder and take screenshot!
![take-screenshot](https://raw.githubusercontent.com/sanukin39/UniEditorScreenshot/master/pic/001.png)
## Author
sanukin39