Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


DirectNativeJobs

Native Graphics Jobs without Render Thread.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Field
  • Namespace: UnityEditor
  • Assembly: UnityEditor
DirectNativeJobs = 5

Remarks

Main thread writes native graphics commands, starts worker threads to do the same, and submits them directly.