Aid component to run the application. More...
Inherits MonoBehaviour.
Public Member Functions | |
| void | TakeScreenshot () |
Take a screenshot named with current time to save in screenshotFolder. More... | |
Public Attributes | |
| string | screenshotFolder = "Screenshots" |
| The folder to save the screenshot. More... | |
Aid component to run the application.
| void TakeScreenshot | ( | ) |
Take a screenshot named with current time to save in screenshotFolder.
| string screenshotFolder = "Screenshots" |
The folder to save the screenshot.