Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ClientWorkerNativeJobs

Native Graphics Jobs.
Read time 1 minuteLast updated 11 days ago

Definition

  • Type: Field
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
ClientWorkerNativeJobs = 4

Remarks

Main thread writes Unity graphics commands. Render thread reads Unity graphics commands and converts them to native graphics commands. The render thread also starts worker threads to write native graphics commands.