Introductory price.. Not! It will always remain Free. Grab it whenever you want!
About
This plugin helps you capture 360° screenshots in equirectangular format during gameplay.
Features
- Output image is injected with XMP metadata; so it supports 360° viewers on the web out-of-the-box (like Facebook and Flickr)
- Should work on all platforms and devices that support rendering to cubemap (SystemInfo.supportsRenderToCubemap)
- Supports JPEG and PNG formats
Forum Thread | GitHub Page | Documentation | Discord
Full changelog available at: https://github.com/yasirkula/Unity360ScreenshotCapture/commits/master
= Aug 3, 2025 (v1.1.1) =
- Fixed an error that may occur while capturing screenshots every frame (#11)
- Updated Unity version to 2021.3.41f1 (simplified codebase accordingly)
= Jul 25, 2022 (v1.1.0) =
- Added CaptureAsync function for increased performance
= Jul 20, 2019 =
- Added faceCameraDirection parameter to match the camera's rotation in the 360 image