docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method KnotRemoved

    KnotRemoved(int, int)

    Updates the KnotLinkCollection indices after a knot has been removed.

    Declaration
    public void KnotRemoved(int splineIndex, int knotIndex)
    Parameters
    Type Name Description
    int splineIndex

    The index of the spline.

    int knotIndex

    The index of the removed knot in the spline.

    KnotRemoved(SplineKnotIndex)

    Updates the KnotLinkCollection indices after a knot has been removed.

    Declaration
    public void KnotRemoved(SplineKnotIndex index)
    Parameters
    Type Name Description
    SplineKnotIndex index

    The SplineKnotIndex of the removed knot.

    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)