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