Version: 2018.1
Experimental: this API is experimental and might be changed or removed in the future.

AsyncGPUReadbackRequest.done

Switch to Manual
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.