![]() |
Project Arrhythmia
A video game developed by Vitamin Games.
|
A static class that handles screenshot operations. More...
Static Private Member Functions | |
| static IEnumerator | CaptureScreenshotLoop (System.Action< Texture2D > callback) |
A static class that handles screenshot operations.
This class contains methods for taking screenshots and saving them to a directory. It also includes methods for capturing screenshots and passing them to a callback function, and copying a Texture2D to the clipboard.