Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Background

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.
Read time 1 minuteLast updated 6 days ago

Definition

Background = 1