AddInterpVector

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

AddInterpVector

(
    UCurveVector* VectorCurve,
    FOnTimelineVectorStatic InterpFunc
)

Add a vector interpolation to the timeline. Use a non-serializeable delegate.

Public function

void

 

AddInterpVector

(
    UCurveVector* VectorCurve,
    FOnTimelineVector InterpFunc,
    FName PropertyName,
    FName TrackName
)

Add a vector interpolation to the timeline

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