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