Navigation
API > API/Runtime > API/Runtime/AdvancedWidgets > API/Runtime/AdvancedWidgets/SRadialSlider > API/Runtime/AdvancedWidgets/SRadialSlider/FArguments
Description
The thickness used for the slider bar. For backwards compatibility, this will only be used instead of the bar thickness from Style if it has been manually set with SetThickness.
| Name | Thickness |
| Type | function |
| Header File | /Engine/Source/Runtime/AdvancedWidgets/Public/Widgets/SRadialSlider.h |
| Include Path | #include "Widgets/SRadialSlider.h" |
WidgetArgsType & Thickness
(
const TAttribute < float > & InAttribute
)