Navigation
API > API/Runtime > API/Runtime/AdvancedWidgets > API/Runtime/AdvancedWidgets/Widgets > API/Runtime/AdvancedWidgets/Widgets/SRadialSlider
References
| Module | AdvancedWidgets |
| Header | /Engine/Source/Runtime/AdvancedWidgets/Public/Widgets/SRadialSlider.h |
| Include | #include "Widgets/SRadialSlider.h" |
| Source | /Engine/Source/Runtime/AdvancedWidgets/Private/Slate/SRadialSlider.cpp |
float PositionToValue
&40;
const FGeometry & MyGeometry,
const FVector2D & AbsolutePosition
&41;
Remarks
Calculates the new value based on the given absolute coordinates. The new value.
Parameters
| Name | Description |
|---|---|
| MyGeometry | The slider's geometry. |
| AbsolutePosition | The absolute position of the slider. |