|
VR-Engage
2.2
|
Variables | |
| constexpr const char * | makVre::ScopeSimLogicConfig::hmdSmoothingAlpha = "hmdSmoothingAlpha" |
| constexpr const char * | makVre::ScopeSimLogicConfig::hmdSmoothingEnabled = "hmdSmoothingEnabled" |
| constexpr const char * | makVre::ScopeSimLogicConfig::hmdSmoothingThreshold = "hmdSmoothingThreshold" |
|
constexpr |
| Parameter Name | hmdSmoothingAlpha |
|---|---|
| Parameter Description | Alpha value for HMD orientation smoothing when using scopes 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 scopes 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: