Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

CommandBuffer.WaitAllAsyncReadbackRequests

Declaration

public void WaitAllAsyncReadbackRequests();

Description

Adds an "AsyncGPUReadback.WaitAllRequests" command to the CommandBuffer.

Additional resources: AsyncGPUReadback.WaitAllRequests.