Open 3D Engine AzFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzFramework::FontDrawInterface Class Referenceabstract

Public Member Functions

 AZ_RTTI (FontDrawInterface, "{545A7C14-CB3E-4A5B-B435-13EA606708EE}")
 
virtual void DrawScreenAlignedText2d (const TextDrawParameters &params, AZStd::string_view text)=0
 
virtual void DrawScreenAlignedText3d (const TextDrawParameters &params, AZStd::string_view text)=0
 
virtual AZ::Vector2 GetTextSize (const TextDrawParameters &params, AZStd::string_view text)=0
 

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