IMovieSceneEasingFunction::Evaluate

Evaluate the easing with an interpolation value between 0 and 1

Windows
MacOS
Linux

Override Hierarchy

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Generators/MovieSceneEasingFunction.h

Include

#include "Generators/MovieSceneEasingFunction.h"

Syntax

virtual float Evaluate
(
    float Interp
) const

Remarks

Evaluate the easing with an interpolation value between 0 and 1

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