Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

GfxThreadingMode.Threaded

Description

MultiThreaded mode.

Main thread writes Unity graphics commands. A Render thread reads Unity graphics commands and converts them to native graphics commands.