Megacool Unity
The Unity interface to the Megacool SDK
|
Handles how capture is performed. Can be manually attached to a Camera to capture from that instead of the main camera. More...
Public Member Functions | |
void | Awake () |
void | StartWrites (double timeBetweenCaptures) |
void | StopWrites () |
IEnumerator | StartWriteCoroutine (double timeBetweenCaptures) |
Handles how capture is performed. Can be manually attached to a Camera to capture from that instead of the main camera.