docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ProjectOnCurve

    ProjectOnCurve(uint, Point3, double)

    project a point to a curve

    Declaration
    public double ProjectOnCurve(uint curve, Point3 point, double precision = -1)
    Parameters
    Type Name Description
    uint curve

    The curve

    Point3 point

    The point to project

    double precision

    Projection precision

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