Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/WidgetCarousel/Public/SWidgetCarousel.h |
Include |
#include "SWidgetCarousel.h" |
void SetFadeRate
(
float DesiredFadeRate
)
Set the fade rate. The widget fade in and out at this amount per frame.
Parameter |
Description |
---|---|
DesiredFadeRate |
the desired fade value. |