docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SetLinkedKnotPosition

    SetLinkedKnotPosition<T>(T, SplineKnotIndex)

    Sets the position of all knots linked to the knot at index in an ISplineContainer to the same position.

    Declaration
    public static void SetLinkedKnotPosition<T>(this T container, SplineKnotIndex index) where T : ISplineContainer
    Parameters
    Type Name Description
    T container

    The target container.

    SplineKnotIndex index

    The SplineKnotIndex of the knot to use to synchronize the positions.

    Type Parameters
    Name Description
    T

    A type that implements ISplineContainer.

    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)