Get Text Size

Get Text Size

Windows
MacOS
Linux

Returns the width and height of a string.

Target is HUD

Get Text Size
Target
Text
Font
Select Asset
Scale
1.000000
Out Width
0.0
Out Height
0.0

Inputs

Target
HUD Object Reference
Text
String

String to draw

Font
Font Object Reference

Font to draw text. If NULL, default font is chosen.

Scale
Float

Scale multiplier to control size of the text.

Outputs

Out Width
Float

Returns the width in pixels of the string.

Out Height
Float

Returns the height in pixels of the string.

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