|
VR-Engage
2.2
|
Variables | |
| constexpr const char * | makVre::DriverControlLogicConfig::hasDifferentialLock = "hasDifferentialLock" |
| constexpr const char * | makVre::DriverControlLogicConfig::canPivot = "canPivot" |
| constexpr const char * | makVre::DriverControlLogicConfig::hasTowHook = "hasTowHook" |
| constexpr const char * | makVre::DriverControlLogicConfig::showInclinometer = "showInclinometer" |
|
constexpr |
| Parameter Name | hasDifferentialLock |
|---|---|
| Parameter Description | Determines whether or not this role will have diff lock. |
| Parameter Type | bool |
| Parameter Default | false |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | canPivot |
|---|---|
| Parameter Description | Determines whether or not this role has the ability to pivot. |
| Parameter Type | bool |
| Parameter Default | false |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | hasTowHook |
|---|---|
| Parameter Description | Does this role have the ability for towing. |
| Parameter Type | bool |
| Parameter Default | false |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | showInclinometer |
|---|---|
| Parameter Description | Determines whether to show the inclinometer instrument displaying entity pitch and roll. |
| Parameter Type | bool |
| Parameter Default | false |
| Required? | No |
Example Role Config Usage: