UTextBlock::SetShadowOffset

Sets the offset that the text drop shadow should be drawn at

Windows
MacOS
Linux

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

Syntax

void SetShadowOffset
(
    FVector2D InShadowOffset
)

Remarks

Sets the offset that the text drop shadow should be drawn at

Parameters

Parameter

Description

InShadowOffset

The new offset

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