Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/URichTextBlock
References
Module | UMG |
Header | /Engine/Source/Runtime/UMG/Public/Components/RichTextBlock.h |
Include | #include "Components/RichTextBlock.h" |
Source | /Engine/Source/Runtime/UMG/Private/Components/RichTextBlock.cpp |
void SetDefaultShadowColorAndOpacity
&40;
FLinearColor InShadowColorAndOpacity
&41;
Remarks
Sets the color and opacity of the default text drop shadow Note: if opacity is zero no shadow will be drawn
Parameters
Name | Description |
---|---|
InShadowColorAndOpacity | The new drop shadow color and opacity |