Navigation
API > API/Runtime > API/Runtime/AdvancedWidgets > API/Runtime/AdvancedWidgets/SRadialSlider
Description
Set the Thickness attribute. For backward compatibility, Thickness will be used for drawing instead of Style->BarThickness only if it has been set with this method,
| Name | SetThickness |
| Type | function |
| Header File | /Engine/Source/Runtime/AdvancedWidgets/Public/Widgets/SRadialSlider.h |
| Include Path | #include "Widgets/SRadialSlider.h" |
| Source | /Engine/Source/Runtime/AdvancedWidgets/Private/Slate/SRadialSlider.cpp |
void SetThickness
(
const float InThickness
)