Navigation
API > API/Plugins > API/Plugins/PropertyAnimator
| |
|
| Name |
FPropertyAnimatorEasingDoubleChannel |
| Type |
struct |
| Header File |
/Engine/Plugins/VirtualProduction/PropertyAnimator/Source/PropertyAnimator/Public/MovieScene/Easing/PropertyAnimatorEasingDoubleChannel.h |
| Include Path |
#include "MovieScene/Easing/PropertyAnimatorEasingDoubleChannel.h" |
Syntax
USTRUCT ()
struct FPropertyAnimatorEasingDoubleChannel : public FMovieSceneChannel
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FPropertyAnimatorEasingDoubleChannel()
|
|
MovieScene/Easing/PropertyAnimatorEasingDoubleChannel.h |
|
Typedefs
| Name |
Type |
Remarks |
Include Path |
| CurveValueType |
double |
|
MovieScene/Easing/PropertyAnimatorEasingDoubleChannel.h |
Variables
Public
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
double Evaluate
(
double InBaseSeconds,
double InSeconds
) const
|
|
MovieScene/Easing/PropertyAnimatorEasingDoubleChannel.h |
|
|
|
MovieScene/Easing/PropertyAnimatorEasingDoubleChannel.h |
|
Static
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
MovieScene/Easing/PropertyAnimatorEasingDoubleChannel.h |
|