docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CreateNURBSCurve

    CreateNURBSCurve(int, DoubleList, Point3List, DoubleList)

    Create a NURBS curve

    Declaration
    public uint CreateNURBSCurve(int degree, DoubleList knots, Point3List poles, DoubleList weights = null)
    Parameters
    Type Name Description
    int degree

    Degree of the curve

    DoubleList knots

    Knots of the curve

    Point3List poles

    Poles list

    DoubleList weights

    Weight list

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