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

AsyncGPUReadbackRequest.done

Cambiar al Manual
public bool done ;

Descripción

Checks whether the request has been processed.

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