docs.unity3d.com
    Show / Hide Table of Contents

    Class BurstCompiler

    The burst compiler runtime frontend.

    Inheritance
    Object
    BurstCompiler
    Namespace: Unity.Burst
    Syntax
    public static class BurstCompiler : object

    Fields

    Name Description
    Options

    Gets the global options for the burst compiler.

    Properties

    Name Description
    IsEnabled

    Gets a value indicating whether Burst is enabled.

    Methods

    Name Description
    CompileFunctionPointer<T>(T)

    Compile the following delegate into a function pointer with burst, invokable from a Burst Job or from regular C#.

    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