Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/UTextBlock
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Components/TextBlock.h |
| Include | #include "Components/TextBlock.h" |
| Source | /Engine/Source/Runtime/UMG/Private/Components/TextBlock.cpp |
void SetShadowOffset
&40;
FVector2D InShadowOffset
&41;
Remarks
Sets the offset that the text drop shadow should be drawn at
Parameters
| Name | Description |
|---|---|
| InShadowOffset | The new offset |