EnableBurstSafetyChecks
Gets or sets a boolean to enable or disable safety checks.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: Unity.Burst
- Assembly: UnityEngine.BurstModule
public bool EnableBurstSafetyChecks { get; set; }
Remarks
This is only available at Editor time. Does not have an impact on player mode.