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