Unity Engine documentationScript ReferenceUnity.BurstBurstCompilerOptionsIsEnabledGets a boolean indicating whether burst is enabled.Read time 1 minuteLast updated 12 days agoDefinition Type: Property Namespace: Unity.Burst Assembly: UnityEngine.BurstModule public bool IsEnabled { get; }