docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetKnotLinks

    GetKnotLinks(SplineKnotIndex)

    Gets the knots linked to a specific knot.

    Declaration
    public IReadOnlyList<SplineKnotIndex> GetKnotLinks(SplineKnotIndex knotIndex)
    Parameters
    Type Name Description
    SplineKnotIndex knotIndex

    The SplineKnotIndex of the knot.

    Returns
    Type Description
    IReadOnlyList<SplineKnotIndex>

    Returns a list of knots linked to the specified knot. The specified knot is also in the list.

    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)