Class DotsRuntimeBurstSettings
Namespace: Unity.Entities.Runtime.Build
Syntax
public sealed class DotsRuntimeBurstSettings : IDotsRuntimeBuildModifier
Properties
EnableBurst
Declaration
public bool EnableBurst { get; set; }
Property Value
| Type | Description | 
|---|---|
| Boolean | 
Methods
Modify(JsonObject)
Declaration
public void Modify(JsonObject jsonObject)
Parameters
| Type | Name | Description | 
|---|---|---|
| JsonObject | jsonObject |