docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Remove

    Remove(BezierKnot)

    Removes the first matching knot.

    Declaration
    public bool Remove(BezierKnot item)
    Parameters
    Type Name Description
    BezierKnot item

    The BezierKnot to locate and remove.

    Returns
    Type Description
    bool

    Returns true if a matching item was found and removed, false if no match was discovered.

    Implements
    ICollection<T>.Remove(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)