Summary
- Overview: This package is an Editor extension for the Unity Device Simulator that provides a convenient, scriptable screenshot tool to help you generate high-quality screenshots across different devices for store assets, UI testing, or documentation.
Description
- Customizability: Offers a scriptable API and editor menu items, supporting custom output paths, device orientation, and inclusion of device skins. Ideal for projects that need a consistent screenshot workflow across multiple devices.
- Use Cases: Quickly prepare portrait and landscape screenshots for Unity Store, App Store / Google Play, capture comparison images for automated tests, or batch export the current Simulator state during design reviews.
Usage Examples
Quick menu (manual):
- In the Unity Editor, select:
Tools > Simulator Capture Screenshot(sample menu item; Samples import required).
- In the Unity Editor, select:
Call from an editor script (example):
1 | using kkmaple.Editor; |
Technical Support
If you encounter any problems during use, you can get help through the following method:
- Contact email: kkmaple@qq.com