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

#include <CompositeFont.h>

+ Inheritance diagram for FCompositeFallbackFont:

Public Member Functions

 FCompositeFallbackFont ()
 

Public Attributes

FTypeface Typeface
 
float ScalingFactor
 

Constructor & Destructor Documentation

◆ FCompositeFallbackFont()

FCompositeFallbackFont::FCompositeFallbackFont ( )
inline

Default constructor

Member Data Documentation

◆ ScalingFactor

float FCompositeFallbackFont::ScalingFactor

Amount to scale this sub-font so that it better matches the size of the default font

◆ Typeface

FTypeface FCompositeFallbackFont::Typeface

Typeface data for this sub-font


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