EvaluateEasing

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

float

 

EvaluateEasing

(
    FFrameTime InTime
)

Evaluate this sections's easing functions based on the specified time

Public function Const

void

 

EvaluateEasing

(
    FFrameTime InTime,
    TOptional< float >& OutEaseInValue,
    TOptional< float >& OutEaseOutValu...,
    float* OutEaseInInterp,
    float* OutEaseOutInterp
)

Evaluate this sections's easing functions based on the specified time

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