docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method IndexOf

    IndexOf(BezierKnot)

    Return the first index of an element matching item.

    Declaration
    public int IndexOf(BezierKnot item)
    Parameters
    Type Name Description
    BezierKnot item

    The knot to locate.

    Returns
    Type Description
    int

    The zero-based index of the knot, or -1 if not found.

    Implements
    IList<T>.IndexOf(T)
    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)