Open 3D Engine GraphCanvas Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Public Member Functions | |
AZ_TYPE_INFO (FontConfiguration, "{6D1FBE30-5BD8-4E8D-9D57-7BE79DAA9CF4}") | |
void | InitializePixelSize () |
Public Attributes | |
AZ::Color | m_fontColor |
AZStd::string | m_fontFamily |
AZ::s32 | m_pixelSize |
AZ::s32 | m_weight |
AZ::s32 | m_style |
AZ::s32 | m_verticalAlignment |
AZ::s32 | m_horizontalAlignment |