![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <AttributeInterpolator.h>
Public Types | |
| typedef TEasingAttributeInterpolator< NumericType > | InterpolatorType |
Public Member Functions | |
| FSettings (EEasingInterpolatorType InEasingType, float InDuration) | |
Public Attributes | |
| EEasingInterpolatorType | EasingType |
| float | Duration |
| typedef TEasingAttributeInterpolator<NumericType> TEasingAttributeInterpolator< NumericType >::FSettings::InterpolatorType |
|
inline |
| float TEasingAttributeInterpolator< NumericType >::FSettings::Duration |
| EEasingInterpolatorType TEasingAttributeInterpolator< NumericType >::FSettings::EasingType |