docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method AreKnotLinked

    AreKnotLinked(ISplineContainer, SplineKnotIndex, SplineKnotIndex)

    Checks if two knots from an ISplineContainer are linked together.

    Declaration
    public static bool AreKnotLinked(this ISplineContainer container, SplineKnotIndex knotA, SplineKnotIndex knotB)
    Parameters
    Type Name Description
    ISplineContainer container

    The target SplineContainer.

    SplineKnotIndex knotA

    The first knot to check.

    SplineKnotIndex knotB

    The second knot to check against.

    Returns
    Type Description
    bool
    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)