SFxWidget::FArguments::ColorAndOpacity

Multiply the contents of the [SFxWidget](API\Runtime\Slate\Widgets\Layout\SFxWidget) by this color and opacity when drawing

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Layout/SFxWidget.h

Include

#include "Widgets/Layout/SFxWidget.h"

Syntax

WidgetArgsType & ColorAndOpacity
(
    const TAttribute< FLinearColor > & InAttribute
)

Remarks

Multiply the contents of the SFxWidget by this color and opacity when drawing

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