Method postProcessCoroutine
postProcessCoroutine()
Execute the postProcess on a coroutine to ensure that post process is executed on the main thread
Declaration
public IEnumerator postProcessCoroutine()
Returns
Type | Description |
---|---|
IEnumerator | Coroutine progress |