Navigation
API > API/Plugins > API/Plugins/Synthesis > API/Plugins/Synthesis/UI > API/Plugins/Synthesis/UI/SSynth2DSlider
References
| Module | Synthesis |
| Header | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Public/UI/SSynth2DSlider.h |
| Include | #include "UI/SSynth2DSlider.h" |
| Source | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Private/UI/SSynth2DSlider.cpp |
FVector2D 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. |