JobsUtility.JobCompilerEnabled

public static bool JobCompilerEnabled;

Description

Set whether to run jobs in Mono or Burst.

When disabled, this forces jobs that have already been compiled with Burst to run in Mono instead. For example, if you want to debug jobs or want to compare behavior or performance.


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