docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method EvaluateLocalOrientation

    EvaluateLocalOrientation(float)

    Get the orientation the curve at a point along the path.

    Declaration
    public override Quaternion EvaluateLocalOrientation(float pos)
    Parameters
    Type Name Description
    float pos

    Position along the path. Need not be normalized.

    Returns
    Type Description
    Quaternion

    Local orientation of the path, as defined by tangent, up, and roll.

    Overrides
    CinemachinePathBase.EvaluateLocalOrientation(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)