Break SlateFontInfo

Break SlateFontInfo

Windows
MacOS
Linux

Adds a node that breaks a 'SlateFontInfo' into its member fields

Break SlateFontInfo
Slate Font Info
Font Family
Select Asset
Font Material
Select Asset
Outline Settings
Typeface
Size
0
Letter Spacing
0

Inputs

Slate Font Info
Slate Font Info Structure (by ref)

Outputs

Font Family
Object Reference

The font object (valid when used from UMG or a Slate widget style asset)

Font Material
Object Reference

The material to use when rendering this font

Outline Settings
Font Outline Settings Structure

Settings for applying an outline to a font

Typeface
Name

The name of the font to use from the default typeface (None will use the first entry)

Size
Integer

The font size is a measure in point values. The conversion of points to Slate Units is done at 96 dpi. So if you're using a tool like Photoshop to prototype layouts and UI mock ups, be sure to change the default dpi measurements from 72 dpi to 96 dpi.

Letter Spacing
Integer

The uniform spacing (or tracking) between all characters in the text.

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