|
VR-Engage
2.2
|
Variables | |
| constexpr const char * | makVre::PilotObserverUpdaterConfig::attachOffset = "attachOffset" |
| constexpr const char * | makVre::PilotObserverUpdaterConfig::attachType = "attachType" |
| constexpr const char * | makVre::PilotObserverUpdaterConfig::oriOffset = "oriOffset" |
| constexpr const char * | makVre::PilotObserverUpdaterConfig::rotateEntitySymbols = "rotateEntitySymbols" |
| constexpr const char * | makVre::PilotObserverUpdaterConfig::smoothingPeriod = "smoothingPeriod" |
|
constexpr |
| Parameter Name | attachOffset |
|---|---|
| Parameter Description | Position offset from the attachment point for the pilot observer camera. |
| Parameter Type | DtVector |
| Parameter Default | DtVector::zero() |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | attachType |
|---|---|
| Parameter Description | Type of attachment behavior for the observer to the aircraft entity. |
| Parameter Type | int |
| Parameter Default | DtObserverObject::AttachTypeMimic |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | oriOffset |
|---|---|
| Parameter Description | Orientation offset angles (pitch, yaw, roll) for the observer relative to attachment. |
| Parameter Type | DtVector |
| Parameter Default | DtVector::zero() |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | rotateEntitySymbols |
|---|---|
| Parameter Description | Whether to rotate entity symbols on displays based on aircraft orientation. |
| Parameter Type | bool |
| Parameter Default | true |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | smoothingPeriod |
|---|---|
| Parameter Description | Smoothing period in seconds for observer movement transitions. |
| Parameter Type | float |
| Parameter Default | 0.8 |
| Required? | No |
Example Role Config Usage: