Legacy
Legacy Graphics Jobs ("Jobified Rendering").
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Field
- Namespace: UnityEditor
- Assembly: UnityEditor
Legacy = 1
Remarks
The main thread is responsible for launching and synchronizing the worker threads, and both the main thread and worker threads write Unity graphics commands. The render thread then translates the commands into native graphics commands.