Class BurstCompilerService | DOTS Runtime | 0.28.0-preview.40
docs.unity3d.com
    Show / Hide Table of Contents

    Class BurstCompilerService

    Inheritance
    Object
    BurstCompilerService
    Namespace: Unity.Burst.LowLevel
    Syntax
    public static class BurstCompilerService

    Methods

    GetOrCreateSharedMemory(ref Hash128, UInt32, UInt32)

    Declaration
    public static void *GetOrCreateSharedMemory(ref Hash128 subKey, uint sizeOf, uint alignment)
    Parameters
    Type Name Description
    Hash128 subKey
    UInt32 sizeOf
    UInt32 alignment
    Returns
    Type Description
    Void*
    In This Article
    • Methods
      • GetOrCreateSharedMemory(ref Hash128, UInt32, UInt32)
    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