Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Animation > API/Runtime/Slate/Framework/Animation/TAttributeInterpolator
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Animation/AttributeInterpolator.h |
| Include | #include "Framework/Animation/AttributeInterpolator.h" |
void SetValueAndStop
(
const NumericType & InValue
) const
Remarks
Set the internal state of the interpolator and disables animation
Parameters
| Name | Description |
|---|---|
| InValue | The value to be set on the interpolator |