|
VR-Engage
2.2
|
Variables | |
| constexpr const char * | CommanderObserverUpdaterConfig::attachOffset = "attachOffset" |
| constexpr const char * | CommanderObserverUpdaterConfig::attachPart = "attachPart" |
| constexpr const char * | CommanderObserverUpdaterConfig::oriOffset = "oriOffset" |
| constexpr const char * | CommanderObserverUpdaterConfig::sensorModes = "sensorModes" |
|
constexpr |
| Parameter Name | attachOffset |
|---|---|
| Parameter Description | Position offset from the attachment part for the observer. |
| Parameter Type | DtVector |
| Parameter Default | "DtVector::zero()" |
| Required? | No |
Example Role Config Usage:
|
constexpr |
| Parameter Name | attachPart |
|---|---|
| Parameter Description | Part number of the vehicle to attach the observer to. |
| Parameter Type | int |
| Parameter Default | 5376 |
| Required? | No |
Example Role Config Usage:
|
constexpr |
\vreRoleParam{oriOffset,DtQuaternion,"DtQuaternion(0,0,0,1)",commanderObserverUpdater,Orientation offset for the observer relative to the attachment part.}
|
constexpr |
| Parameter Name | sensorModes |
|---|---|
| Parameter Description | Table mapping sensor mode names to VR-Vantage sensor identifiers. |
| Parameter Type | table |
| Parameter Default | "" |
| Required? | No |
Example Role Config Usage: