docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method EvaluateLocalTangent

    EvaluateLocalTangent(float)

    Get the tangent of the curve at a point along the path.

    Declaration
    public override Vector3 EvaluateLocalTangent(float pos)
    Parameters
    Type Name Description
    float pos

    Position along the path. Need not be normalized.

    Returns
    Type Description
    Vector3

    Local direction of the path tangent. Length of the vector represents the tangent strength

    Overrides
    CinemachinePathBase.EvaluateLocalTangent(float)
    In This Article
    Back to top
    Copyright © 2023 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)