Property CompileSynchronously
CompileSynchronously
Gets or sets whether or not to Burst compile the code immediately on first use, or in the background over time.
Declaration
public bool CompileSynchronously { get; set; }
Property Value
Type | Description |
---|---|
Boolean | The default is |