docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CopyTo

    CopyTo(NativeTensorArray, int)

    Copies all of the data to a NativeTensorArray starting from a given offset.

    Declaration
    public void CopyTo(NativeTensorArray dst, int dstOffset)
    Parameters
    Type Name Description
    NativeTensorArray dst

    The NativeTensorArray to copy to.

    int dstOffset

    The index of the first element in the destination to copy to.

    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)