|
VR-Engage
2.2
|
Variables | |
| constexpr const char * | makVre::GlStudioHudMapperLogicConfig::instrumentPanels = "instrumentPanels" |
| constexpr const char * | makVre::GlStudioHudMapperLogicConfig::modelDefinitions = "modelDefinitions" |
| constexpr const char * | makVre::GlStudioHudMapperLogicConfig::properties = "properties" |
| constexpr const char * | makVre::GlStudioHudMapperLogicConfig::realCockpit = "realCockpit" |
|
constexpr |
| Parameter Name | instrumentPanels |
|---|---|
| Parameter Description | Table of instrument panel configurations for creating multiple cockpit displays and panels. |
| Parameter Type | table |
| Parameter Default | {} |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | modelDefinitions |
|---|---|
| Parameter Description | Table or string of GLStudio model definition files for mapping entity types to cockpit models. |
| Parameter Type | table |
| Parameter Default | {} |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | properties |
|---|---|
| Parameter Description | Properties configuration block for main cockpit display panel settings. |
| Parameter Type | table |
| Parameter Default | {} |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | realCockpit |
|---|---|
| Parameter Description | Flag indicating whether this is a real cockpit display configuration. |
| Parameter Type | bool |
| Parameter Default | false |
| Required? | No |
Example Role Config Usage: