Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework
Classes
| Type | Name | Description | |
|---|---|---|---|
| FAnimatedAttributeManager | A central manager for animated attributes | ||
| TAnimatedAttribute | Animated Attribute object | ||
| TAnimatedAttributeBase | Animated Attribute Base Layer - used for registering the attribute centrally | ||
| TArriveAttributeInterpolator | An arrive attribute interpolator. Arrives smoothly at the desired value. | ||
| TAttributeInterpolator | Attribute Interpolator Base Class | ||
| TEasingAttributeInterpolator | An easing attribute interpolator. | ||
| TVerletAttributeInterpolator | A verlet attribute interpolator. |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EAttributeInterpolatorType | |||
| EEasingInterpolatorType |
Functions
| Type | Name | Description | |
|---|---|---|---|
| float | EaseInterpolatorRatio
(
EEasingInterpolatorType InEasingType, |