Open 3D Engine ImGui 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 Attributes | |
void * | FontData |
int | FontDataSize |
bool | FontDataOwnedByAtlas |
int | FontNo |
float | SizePixels |
int | OversampleH |
int | OversampleV |
bool | PixelSnapH |
ImVec2 | GlyphExtraSpacing |
ImVec2 | GlyphOffset |
const ImWchar * | GlyphRanges |
float | GlyphMinAdvanceX |
float | GlyphMaxAdvanceX |
bool | MergeMode |
unsigned int | FontBuilderFlags |
float | RasterizerMultiply |
ImWchar | EllipsisChar |
char | Name [40] |
ImFont * | DstFont |