Navigation
API > API/Plugins > API/Plugins/TweeningUtilsEditor > API/Plugins/TweeningUtilsEditor/STweenSlider > API/Plugins/TweeningUtilsEditor/STweenSlider/FArguments
Description
Affects how the scale is rendered. Events keep returning the -1 to 1 mode - you should compute the scale yourself.
| Name | ScaleRenderMode |
| Type | function |
| Header File | /Engine/Plugins/Animation/TweeningUtils/Source/TweeningUtilsEditor/Public/Widgets/STweenSlider.h |
| Include Path | #include "Widgets/STweenSlider.h" |
WidgetArgsType & ScaleRenderMode
(
const TAttribute < ETweenScaleMode > & InAttribute
)