Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Runtime/AudioWidgets/Source/AudioWidgets/Public/SAudioRadialSlider.h |
Include |
#include "SAudioRadialSlider.h" |
enum EAudioRadialSliderLayout
{
Layout_LabelTop,
Layout_LabelCenter,
Layout_LabelBottom,
}
Name |
Description |
---|---|
Layout_LabelTop |
Label above radial slider. |
Layout_LabelCenter |
Label in the center of the radial slider. |
Layout_LabelBottom |
Label below radial slider. |