FCarouselDisplayItem::SetFadeRate

Set the fade rate. The widget fade in and out at this amount per frame.

Choose your operating system:

Windows

macOS

Linux

References

Module

WidgetCarousel

Header

/Engine/Source/Runtime/WidgetCarousel/Public/SWidgetCarousel.h

Include

#include "SWidgetCarousel.h"

Syntax

void SetFadeRate
(
    float DesiredFadeRate
)

Remarks

Set the fade rate. The widget fade in and out at this amount per frame.

Parameters

Parameter

Description

DesiredFadeRate

the desired fade value.