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