MintyScreenshot Utility
Created back in late 2018, this is an updated version for using a unity camera to save it's view as an image. From there, you can do whatever you want.
Open source on GitHub: https://github.com/Minty-Labs/Unity-Tools
Features
- There are four image resolution size options. [Custom, Normal, VRChat, ChilloutVR]
- Custom is self-explanatory ᅠᅠ○ Normal is screen resolutions [240p, 360p, 480p, 720p, 1080p, 1440p, 4K, 8K]
- VRChat has the image size that VRChat uses, but with larger scale options [1200x900]
- ChilloutVR has the image size that CVR uses, but with larger scale options [512x512]
- A multiplier is set in place to quickly enlarge the resolution size. - Use Scene View as camera
- Capture image without skybox. (Subject cutout)
- Save & Load custom settings
Languages
English: Lily
日本: sudo (須藤), Kati (カティ)
한국인: SweetDogButter
Русский: FulmurX
Updates
[2024-09-24: v1.3.0]
- Added an option to use your Scene View as a camera
- Added resolution presets: 240p & 360p
- Small code/logic edits
- Updated About page layout & links
[2024-03-02: v1.2.0]
- Updated About Menu UI
- Made it not error on VRChat world/avatar upload | YOU WILL NEED TO DELETE THE "Minty Labs/Snapshot Utility" FOLDER IN ORDER FOR THIS TO FULLY WORK
- Added simple refresh button for reloading language contributors
[2023-07-29: v1.1.0]
- Finished Multi-Language support
- Removed Play Mode requirement; Now you can just take the snapshot
[2023-07-23: v1.0.0]
- Initial Release