Version: 2020.1
言語: 日本語
public static bool graphicsJobs ;

説明

グラフィックスジョブ(マルチスレッドレンダリング)を有効にします。

This enables rendering code to be split and run in parallel on multiple cores on multi core machines. This is stored as a platform specific property and acts upon the currently active build target.