Version: 2023.1
언어: 한국어

GfxThreadingMode

enumeration

매뉴얼로 전환

설명

Enum used to specify the threading mode to use.

See Also: PlayerSettings.graphicsThreadingMode.

변수

DirectDirect threading mode.
NonThreadedSingleThreaded mode.
ThreadedMultiThreaded mode.
ClientWorkerJobsLegacy Graphics Jobs ("Jobified Rendering").
ClientWorkerNativeJobsNative Graphics Jobs.
DirectNativeJobsNative Graphics Jobs without Render Thread.
SplitJobsSplit Graphics Jobs.

Did you find this page useful? Please give it a rating: