done
Checks whether the request has been processed.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public bool done { get; }
Remarks
If an error has occurred during processing, then calling AsyncGPUReadbackRequest.hasError on this request will return true.