Navigation
API > API/Runtime > API/Runtime/SlateCore
Classes
| Type | Name | Description | |
|---|---|---|---|
| FCurveHandle | A handle to curve within a curve sequence. | ||
| FCurveSequence | A sequence of curves that can be used to drive animations for slate widgets. | ||
| TSpring1D | One-dimensional spring simulation |
Typedefs
| Name | Description |
|---|---|
| FDoubleSpring1D | One-dimensional double spring |
| FFloatSpring1D | One-dimensional float spring |
Enums
| Type | Name | Description | |
|---|---|---|---|
| ECurveEaseFunction | Types of easing functions for Slate animation curves. These are used to smooth out animations. |