Navigation
API > API/Plugins > API/Plugins/PropertyAnimator
| Name | FPropertyAnimatorWaveParameters |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/PropertyAnimator/Source/PropertyAnimator/Public/MovieScene/Wave/PropertyAnimatorWaveParameters.h |
| Include Path | #include "MovieScene/Wave/PropertyAnimatorWaveParameters.h" |
Syntax
USTRUCT ()
struct FPropertyAnimatorWaveParameters
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Amplitude | double | MovieScene/Wave/PropertyAnimatorWaveParameters.h |
|
|
| Frequency | double | MovieScene/Wave/PropertyAnimatorWaveParameters.h |
|
|
| OffsetX | double | MovieScene/Wave/PropertyAnimatorWaveParameters.h |
|
|
| OffsetY | double | MovieScene/Wave/PropertyAnimatorWaveParameters.h |
|
|
| WaveFunction | EPropertyAnimatorWaveFunction | MovieScene/Wave/PropertyAnimatorWaveParameters.h |
|