Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Native

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

Definition

  • Type: Field
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
Native = 0

Remarks

The main thread writes Unity graphics commands, which the render thread reads and converts into native graphics commands. The main thread can also instruct the render thread to launch worker threads to execute native graphics commands if required.