Navigation
API > API/Plugins > API/Plugins/PropertyAnimator > API/Plugins/PropertyAnimator/MovieScene > API/Plugins/PropertyAnimator/MovieScene/Easing
Inheritance Hierarchy
- TMovieSceneChannelTraitsBase
- TMovieSceneChannelTraits< FPropertyAnimatorEasingDoubleChannel >
References
| Module | PropertyAnimator |
| Header | /Engine/Plugins/Experimental/PropertyAnimator/Source/PropertyAnimator/Public/MovieScene/Easing/PropertyAnimatorEasingDoubleChannel.h |
| Include | #include "MovieScene/Easing/PropertyAnimatorEasingDoubleChannel.h" |
Syntax
template<>
struct TMovieSceneChannelTraits< FPropertyAnimatorEasingDoubleChannel > : public TMovieSceneChannelTraitsBase< FPropertyAnimatorEasingDoubleChannel >
Typedefs
| Name | Description |
|---|---|
| ExtendedEditorDataType | Easing Channels can have external values (they can get their values from external objects for UI purposes) |