AddInterpLinearColor

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

AddInterpLinearColor

(
    UCurveLinearColor* LinearColor...,
    FOnTimelineLinearColorStatic Interp...
)

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

Public function

void

 

AddInterpLinearColor

(
    UCurveLinearColor* LinearColor...,
    FOnTimelineLinearColor InterpFunc,
    FName PropertyName,
    FName TrackName
)

Add a linear color 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