Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/TArriveAttributeInterpolator
| |
|
| 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
(
int32 InIterations,
float InStrength
)
|
|
Framework/Animation/AttributeInterpolator.h |
|
Typedefs
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Iterations |
int32 |
|
Framework/Animation/AttributeInterpolator.h |
|
| Strength |
float |
|
Framework/Animation/AttributeInterpolator.h |
|
Functions
Public