|
VR-Engage
2.2
|
Variables | |
| constexpr const char * | makVre::HumanHudUpdaterConfig::centerOfGuiLocation = "centerOfGuiLocation" |
| constexpr const char * | makVre::HumanHudUpdaterConfig::fatigueBarColor = "fatigueBarColor" |
| constexpr const char * | makVre::HumanHudUpdaterConfig::hud = "hud" |
| constexpr const char * | makVre::HumanHudUpdaterConfig::maxAimingErrorCircleRadius = "maxAimingErrorCircleRadius" |
| constexpr const char * | makVre::HumanHudUpdaterConfig::nvg = "nvg" |
| constexpr const char * | makVre::HumanHudUpdaterConfig::parachute = "parachute" |
| constexpr const char * | makVre::HumanHudUpdaterConfig::reticleDirectionRandomTimerDuration = "reticleDirectionRandomTimerDuration" |
| constexpr const char * | makVre::HumanHudUpdaterConfig::reticleSpeed = "reticleSpeed" |
| constexpr const char * | makVre::HumanHudUpdaterConfig::showAmmoCounts = "showAmmoCounts" |
| constexpr const char * | makVre::HumanHudUpdaterConfig::showHUD = "showHUD" |
| constexpr const char * | makVre::HumanHudUpdaterConfig::weaponAimingOverlay = "weaponAimingOverlay" |
|
constexpr |
\vreRoleParam{centerOfGuiLocation,DtVector2DD,"DtVector2DD(0.48333, 0.471296)",humanHudUpdater,Center location for GUI elements in normalized coordinates.}
|
constexpr |
| Parameter Name | fatigueBarColor |
|---|---|
| Parameter Description | Configuration table for fatigue bar color settings. |
| Parameter Type | table |
| Parameter Default | {} |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | hud |
|---|---|
| Parameter Description | Configuration table for HUD element definitions and layouts. |
| Parameter Type | table |
| Parameter Default | {} |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | maxAimingErrorCircleRadius |
|---|---|
| Parameter Description | Maximum radius for aiming error circle indicator. |
| Parameter Type | double |
| Parameter Default | 50.0 |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | nvg |
|---|---|
| Parameter Description | Configuration table for night vision goggle overlay settings. |
| Parameter Type | table |
| Parameter Default | {} |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | parachute |
|---|---|
| Parameter Description | Configuration table for parachute-related HUD elements. |
| Parameter Type | table |
| Parameter Default | {} |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | reticleDirectionRandomTimerDuration |
|---|---|
| Parameter Description | Duration in seconds for reticle direction randomization timer. |
| Parameter Type | double |
| Parameter Default | 2.0 |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | reticleSpeed |
|---|---|
| Parameter Description | Speed of reticle movement animations. |
| Parameter Type | double |
| Parameter Default | 0.175 |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | showAmmoCounts |
|---|---|
| Parameter Description | Whether to display ammunition count information on the HUD. |
| Parameter Type | bool |
| Parameter Default | true |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | showHUD |
|---|---|
| Parameter Description | Whether to display the HUD elements. |
| Parameter Type | bool |
| Parameter Default | true |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | weaponAimingOverlay |
|---|---|
| Parameter Description | Configuration table for weapon aiming overlay elements. |
| Parameter Type | table |
| Parameter Default | {} |
| Required? | No |
Example Role Config Usage: