Property EnableBurstCompileSynchronously
EnableBurstCompileSynchronously
Gets or sets a boolean to force the compilation of all burst jobs synchronously.
Declaration
public bool EnableBurstCompileSynchronously { get; set; }Property Value
| Type | Description | 
|---|---|
| Boolean | 
Remarks
This is only available at Editor time. Does not have an impact on player mode.