Geen omschrijving
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

BurstAotSettings_StandaloneWindows.json 395B

1234567891011121314151617
  1. {
  2. "MonoBehaviour": {
  3. "Version": 4,
  4. "EnableBurstCompilation": true,
  5. "EnableOptimisations": true,
  6. "EnableSafetyChecks": false,
  7. "EnableDebugInAllBuilds": false,
  8. "UsePlatformSDKLinker": false,
  9. "CpuMinTargetX32": 0,
  10. "CpuMaxTargetX32": 0,
  11. "CpuMinTargetX64": 0,
  12. "CpuMaxTargetX64": 0,
  13. "CpuTargetsX32": 6,
  14. "CpuTargetsX64": 72,
  15. "OptimizeFor": 0
  16. }
  17. }