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

AsyncGPUReadbackRequest.done

매뉴얼로 전환
public bool done ;

설명

Checks whether the request has been processed.

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