Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

ComputeQueueType.Background

Description

Background queue types would be the choice for tasks intended to run for an extended period of time, e.g for most of a frame or for several frames. Dispatches on background queues would execute at a lower priority than gfx queue tasks.

Did you find this page useful? Please give it a rating: