| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Rendering.ComputeQueueType.Background.html | [Back] [Original] |
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.
| Web Proxy Viewer | New URL | Original Page |