|
VR-Engage
2.2
|
Variables | |
| constexpr const char * | makVre::HudUpdaterConfig::fontPath = "fontPath" |
| constexpr const char * | makVre::HudUpdaterConfig::fontSize = "fontSize" |
|
constexpr |
| Parameter Name | fontPath |
|---|---|
| Parameter Description | Font file path for HUD text rendering. |
| Parameter Type | string |
| Parameter Default | "$(SHARED_DATA_DIR)/Fonts/Furore.otf" |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | fontSize |
|---|---|
| Parameter Description | Font size for HUD text elements. |
| Parameter Type | float |
| Parameter Default | 16.0 |
| Required? | No |
Example Role Config Usage: