Navigation
API > API/Plugins > API/Plugins/PropertyAnimator
| |
|
| Name |
TMovieSceneChannelTraits< FPropertyAnimatorWaveDoubleChannel > |
| Type |
struct |
| Header File |
/Engine/Plugins/VirtualProduction/PropertyAnimator/Source/PropertyAnimator/Public/MovieScene/Wave/PropertyAnimatorWaveDoubleChannel.h |
| Include Path |
#include "MovieScene/Wave/PropertyAnimatorWaveDoubleChannel.h" |
Syntax
template<>
struct TMovieSceneChannelTraits< FPropertyAnimatorWaveDoubleChannel > : public TMovieSceneChannelTraitsBase< FPropertyAnimatorWaveDoubleChannel >
Inheritance Hierarchy
Typedefs
| Name |
Type |
Remarks |
Include Path |
| ExtendedEditorDataType |
TMovieSceneExternalValue< double > |
Wave Channels can have external values (they can get their values from external objects for UI purposes) |
MovieScene/Wave/PropertyAnimatorWaveDoubleChannel.h |