AutoCalcTangent

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

AutoCalcTangent

(
    const T& PrevP,
    const T& P,
    const T& NextP,
    const U& Tension,
    T& OutTan
)

Computes Tangent for a curve segment

Public function

void

 

AutoCalcTangent

(
    const FQuat& PrevP,
    const FQuat& P,
    const FQuat& NextP,
    const U& Tension,
    FQuat& OutTan
)

This actually returns the control point not a tangent.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss