docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method KnotInserted

    KnotInserted(int, int)

    Updates the KnotLinkCollection indices after a knot has been inserted.

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

    The index of the spline.

    int knotIndex

    The index of the inserted knot in the spline.

    KnotInserted(SplineKnotIndex)

    Updates the KnotLinkCollection indices after a knot has been inserted.

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

    The SplineKnotIndex of the inserted 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)