|  | 
| std::string | fontName | 
|  | 
| double | fontSize | 
|  | 
| FontStyle | fontStyle = FontStyle::NORMAL | 
|  | 
| UTILS::COLOR::Color | fontColor = UTILS::COLOR::WHITE | 
|  | 
| int | fontBorderSize = 15 | 
|  | 
| UTILS::COLOR::Color | fontBorderColor = UTILS::COLOR::BLACK | 
|  | 
| int | fontOpacity = 100 | 
|  | 
| BorderType | borderStyle = BorderType::OUTLINE | 
|  | 
| UTILS::COLOR::Color | backgroundColor = UTILS::COLOR::BLACK | 
|  | 
| int | backgroundOpacity = 0 | 
|  | 
| int | shadowSize = 0 | 
|  | 
| UTILS::COLOR::Color | shadowColor = UTILS::COLOR::BLACK | 
|  | 
| int | shadowOpacity = 100 | 
|  | 
| FontAlign | alignment = FontAlign::TOP_LEFT | 
|  | 
| OverrideStyles | assOverrideStyles = OverrideStyles::DISABLED | 
|  | 
| bool | assOverrideFont = false | 
|  | 
| int | marginVertical = MARGIN_VERTICAL | 
|  | 
| int | blur = 0 | 
|  | 
The documentation for this struct was generated from the following file: