CompileSynchronously
Gets or sets whether or not to Burst compile the code immediately on first use, or in the background over time.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: Unity.Burst
- Assembly: UnityEngine.BurstModule
public bool CompileSynchronously { get; set; }