UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FFontRenderInfo Struct Reference

#include <EngineTypes.h>

Public Member Functions

 FFontRenderInfo ()
 

Public Attributes

uint32 bClipText:1
 
uint32 bEnableShadow:1
 
struct FDepthFieldGlowInfo GlowInfo
 

Detailed Description

Information used in font rendering

Constructor & Destructor Documentation

◆ FFontRenderInfo()

FFontRenderInfo::FFontRenderInfo ( )
inline

Member Data Documentation

◆ bClipText

uint32 FFontRenderInfo::bClipText

Whether to clip text

◆ bEnableShadow

uint32 FFontRenderInfo::bEnableShadow

Whether to turn on shadowing

◆ GlowInfo

struct FDepthFieldGlowInfo FFontRenderInfo::GlowInfo

Depth field glow parameters (only usable if font was imported with a depth field)


The documentation for this struct was generated from the following file: