docs.unity.cn
    Show / Hide Table of Contents

    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.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, June 14, 2022
    Terms of use