docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CopyTo

    CopyTo(BezierKnot[], int)

    Copies the contents of the knot list to an array starting at an index.

    Declaration
    public void CopyTo(BezierKnot[] array, int arrayIndex)
    Parameters
    Type Name Description
    BezierKnot[] array

    The destination array to place the copied item in.

    int arrayIndex

    The zero-based index to copy.

    Implements
    ICollection<T>.CopyTo(T[], int)
    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)