|
VR-Engage
2.2
|
Variables | |
| constexpr const char * | makVre::ActionMenuUpdaterConfig::inputMenus = "inputMenus" |
| constexpr const char * | makVre::ActionMenuUpdaterConfig::menus = "menus" |
| constexpr const char * | makVre::ActionMenuUpdaterConfig::vrPositionX = "vrPositionX" |
| constexpr const char * | makVre::ActionMenuUpdaterConfig::vrPositionY = "vrPositionY" |
|
constexpr |
| Parameter Name | inputMenus |
|---|---|
| Parameter Description | Configuration table for input-specific menus and their properties. |
| Parameter Type | table |
| Parameter Default | {} |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | menus |
|---|---|
| Parameter Description | Configuration table for general menus and their properties. |
| Parameter Type | table |
| Parameter Default | {} |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | vrPositionX |
|---|---|
| Parameter Description | X coordinate position for VR menu display placement. |
| Parameter Type | int |
| Parameter Default | 0 |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | vrPositionY |
|---|---|
| Parameter Description | Y coordinate position for VR menu display placement. |
| Parameter Type | int |
| Parameter Default | 0 |
| Required? | No |
Example Role Config Usage: