Navigation
API > API/Plugins > API/Plugins/AudioWidgets > API/Plugins/AudioWidgets/UAudioRadialSlider
References
| Module | AudioWidgets |
| Header | /Engine/Plugins/Runtime/AudioWidgets/Source/AudioWidgets/Public/AudioRadialSlider.h |
| Include | #include "AudioRadialSlider.h" |
| Source | /Engine/Plugins/Runtime/AudioWidgets/Source/AudioWidgets/Private/AudioRadialSlider.cpp |
UFUNCTION (BlueprintCallable, Category="Audio Widgets| Audio Radial Slider")
void SetHandStartEndRatio
(
const FVector2D InHandStartEndRatio
)
Remarks
Sets the start and end of the hand as a ratio to the slider radius (so 0.0 to 1.0 is from the slider center to the handle).