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

GfxThreadingMode.DirectNativeJobs

Description

Native Graphics Jobs without Render Thread.

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