Enum BurstCompatibleAttribute.BurstCompatibleCompileTarget
Burst compatible compile target.
Namespace: Unity.Collections
Assembly: Unity.Collections.dll
Syntax
public enum BurstCompatibleAttribute.BurstCompatibleCompileTargetFields
| Name | Description | 
|---|---|
| Editor | Editor. | 
| Player | Player. | 
| PlayerAndEditor | Player and editor. |