|
VR-Engage
2.2
|
Variables | |
| constexpr const char * | makVre::BinocularsSimLogicConfig::hmdSmoothingAlpha = "hmdSmoothingAlpha" |
| constexpr const char * | makVre::BinocularsSimLogicConfig::hmdSmoothingEnabled = "hmdSmoothingEnabled" |
| constexpr const char * | makVre::BinocularsSimLogicConfig::hmdSmoothingThreshold = "hmdSmoothingThreshold" |
| constexpr const char * | makVre::BinocularsSimLogicConfig::maxViewMagnification = "maxViewMagnification" |
|
constexpr |
| Parameter Name | hmdSmoothingAlpha |
|---|---|
| Parameter Description | Alpha value for HMD orientation smoothing when using binoculars in VR mode. |
| Parameter Type | double |
| Parameter Default | 0.8 |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | hmdSmoothingEnabled |
|---|---|
| Parameter Description | Whether to enable HMD orientation smoothing when using binoculars in VR mode. |
| Parameter Type | bool |
| Parameter Default | true |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | hmdSmoothingThreshold |
|---|---|
| Parameter Description | Threshold angle in degrees for triggering HMD orientation smoothing. |
| Parameter Type | double |
| Parameter Default | 60.0 |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | maxViewMagnification |
|---|---|
| Parameter Description | Maximum zoom magnification level for the binoculars system. |
| Parameter Type | double |
| Parameter Default | 10.0 |
| Required? | No |
Example Role Config Usage: