docs.unity3d.com
    Show / Hide Table of Contents

    Enum WorkerFactory.Type

    Backend type

    Namespace: Unity.Barracuda
    Syntax
    public enum Type : int

    Fields

    Name Description Value
    Auto

    Auto

    Compute

    Fast Compute implementation

    ComputePrecompiled

    Compute Precompiled, least CPU overhead when scheduling

    ComputeRef

    Reference Compute implementation, very slow

    CSharp

    Fast C# implementation when Burst is not available

    CSharpBurst

    Unity Burst implementation, fastest CPU option

    CSharpRef

    Reference C# implementation, very very slow

    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023