Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SViewport > API/Runtime/Slate/SViewport/FArguments
Description
If true, the viewport's texture alpha is ignored when performing blending. In this case only the viewport tint opacity is used If false, the texture alpha is used during blending
| Name | IgnoreTextureAlpha |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/SViewport.h |
| Include Path | #include "Widgets/SViewport.h" |
WidgetArgsType & IgnoreTextureAlpha
(
bool InArg
)