Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/TEasingAttributeInterpolator
| Name | FSettings |
| Type | struct |
| Header File | /Engine/Source/Runtime/Slate/Public/Framework/Animation/AttributeInterpolator.h |
| Include Path | #include "Framework/Animation/AttributeInterpolator.h" |
Syntax
struct FSettings
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSettings
(
EEasingInterpolatorType InEasingType, |
Framework/Animation/AttributeInterpolator.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| InterpolatorType | TEasingAttributeInterpolator< NumericType > | Framework/Animation/AttributeInterpolator.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Duration | float | Framework/Animation/AttributeInterpolator.h | ||
| EasingType | EEasingInterpolatorType | Framework/Animation/AttributeInterpolator.h |