FCarouselDisplayItem::SetFadeRate

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

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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss