docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor NativeArraySharedInt

    NativeArraySharedInt(NativeArray<int>, AllocatorHandle)

    Construct a NativeArraySharedInt struct from a NativeArray

    Declaration
    public NativeArraySharedInt(NativeArray<int> sourceBuffer, AllocatorManager.AllocatorHandle allocator)
    Parameters
    Type Name Description
    NativeArray<int> sourceBuffer

    Original source values.

    AllocatorManager.AllocatorHandle allocator

    The NativeArray allocation type.

    In This Article
    Back to top
    Copyright © 2024 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)