Navigation
API > API/Plugins > API/Plugins/PropertyAnimator > API/Plugins/PropertyAnimator/MovieScene > API/Plugins/PropertyAnimator/MovieScene/Easing
Inheritance Hierarchy
- FMovieSceneChannel
- FPropertyAnimatorEasingDoubleChannel
References
| Module | PropertyAnimator |
| Header | /Engine/Plugins/Experimental/PropertyAnimator/Source/PropertyAnimator/Public/MovieScene/Easing/PropertyAnimatorEasingDoubleChannel.h |
| Include | #include "MovieScene/Easing/PropertyAnimatorEasingDoubleChannel.h" |
Syntax
USTRUCT ()
struct FPropertyAnimatorEasingDoubleChannel : public FMovieSceneChannel
Variables
| Type | Name | Description | |
|---|---|---|---|
| FPropertyAnimatorEasingParameters | Parameters |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| double | Evaluate
(
double InBaseSeconds, |
||
| bool | Evaluate
(
const UMovieSceneSection* InSection, |
||
| double | Evaluate
(
const FPropertyAnimatorEasingParameters& InParameters, |
Typedefs
| Name | Description |
|---|---|
| CurveValueType |