Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


EnableBurstCompilation

Gets or sets a boolean to enable or disable compilation of burst jobs.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Property
  • Namespace: Unity.Burst
  • Assembly: UnityEngine.BurstModule
public bool EnableBurstCompilation { get; set; }