docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetCurve

    GetCurve(int)

    Get a BezierCurve from a knot index.

    Declaration
    BezierCurve GetCurve(int index)
    Parameters
    Type Name Description
    int index

    The knot index that serves as the first control point for this curve.

    Returns
    Type Description
    BezierCurve

    A BezierCurve formed by the knot at index and the next 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)