docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method EvalOnCurve

    EvalOnCurve(uint, double, int)

    evaluate a point and derivatives on a curve

    Declaration
    public EvalOnCurveReturn EvalOnCurve(uint curve, double parameter, int derivation = 0)
    Parameters
    Type Name Description
    uint curve

    The curve

    double parameter

    Parameter to evaluate

    int derivation

    Derivation level (0,1,2)

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