|
VR-Engage
2.2
|
Variables | |
| constexpr const char * | makVre::HumanObserverUpdaterConfig::attachModeTransitionSpeed = "attachModeTransitionSpeed" |
| constexpr const char * | makVre::HumanObserverUpdaterConfig::cutToFirstPersonDist = "cutToFirstPersonDist" |
| constexpr const char * | makVre::HumanObserverUpdaterConfig::nightVisionSensorMode = "nightVisionSensorMode" |
| constexpr const char * | makVre::HumanObserverUpdaterConfig::offsets = "offsets" |
| constexpr const char * | makVre::HumanObserverUpdaterConfig::postureChangeSpeed = "postureChangeSpeed" |
| constexpr const char * | makVre::HumanObserverUpdaterConfig::scopeChannelName = "scopeChannelName" |
| constexpr const char * | makVre::HumanObserverUpdaterConfig::scopeWalkingPitch = "scopeWalkingPitch" |
| constexpr const char * | makVre::HumanObserverUpdaterConfig::thirdPersonAimSpeed = "thirdPersonAimSpeed" |
|
constexpr |
| Parameter Name | attachModeTransitionSpeed |
|---|---|
| Parameter Description | Speed of transitions when changing attachment modes. |
| Parameter Type | double |
| Parameter Default | 8.0 |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | cutToFirstPersonDist |
|---|---|
| Parameter Description | Distance threshold for cutting to first-person view. |
| Parameter Type | double |
| Parameter Default | 0.4 |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | nightVisionSensorMode |
|---|---|
| Parameter Description | Sensor mode name for night vision goggles. |
| Parameter Type | string |
| Parameter Default | NVG |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | offsets |
|---|---|
| Parameter Description | Table of observer offset configurations for different postures and view modes. |
| Parameter Type | table |
| Parameter Default | {} |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | postureChangeSpeed |
|---|---|
| Parameter Description | Speed of observer position changes when posture changes. |
| Parameter Type | double |
| Parameter Default | 2.0 |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | scopeChannelName |
|---|---|
| Parameter Description | Channel name for scope rendering. |
| Parameter Type | string |
| Parameter Default | RemoteView |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | scopeWalkingPitch |
|---|---|
| Parameter Description | Pitch angle for scope view when walking. |
| Parameter Type | double |
| Parameter Default | -45.0 |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | thirdPersonAimSpeed |
|---|---|
| Parameter Description | Speed of observer movements in third-person aiming mode. |
| Parameter Type | double |
| Parameter Default | 9.0 |
| Required? | No |
Example Role Config Usage: