docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Burst

    Burst(T)

    returns a wrapped Burst compiled function pointer

    Declaration
    public static TransportFunctionPointer<T> Burst(T burstCompilableDelegate)
    Parameters
    Type Name Description
    T burstCompilableDelegate

    The burst compilable delegate

    Returns
    Type Description
    TransportFunctionPointer<T>

    A transport function pointer of t

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)