This version of Unity is unsupported.

AsyncGPUReadbackRequest.done

public bool done;

Description

Checks whether the request has been processed.

If an error has occurred during processing, then calling AsyncGPUReadbackRequest.hasError on this request will return true.