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

CommandBufferExecutionFlags.AsyncCompute

Description

Command buffers flagged for async compute execution will throw exceptions if non-compatible commands are added to them. See ScriptableRenderContext.ExecuteCommandBufferAsync and Graphics.ExecuteCommandBufferAsync.