docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method DoCurve

    DoCurve(BezierCurve)

    Draws a handle for a BezierCurve.

    Declaration
    public static void DoCurve(BezierCurve curve)
    Parameters
    Type Name Description
    BezierCurve curve

    The BezierCurve to create handles for.

    DoCurve(int, BezierCurve)

    Draws a handle for a BezierCurve.

    Declaration
    public static void DoCurve(int controlID, BezierCurve curve)
    Parameters
    Type Name Description
    int controlID

    The spline mesh controlID.

    BezierCurve curve

    The BezierCurve to create handles for.

    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)