Entity Control - Props
| CIGI Packet Parameter | Value and Range | Nova Variable Mapping |
|---|---|---|
Entity ID | Host determined | N/A |
Entity Type | 12001 - 12999 | prop_hv[x].type |
Parent ID | Valid CIGI Entity ID | prop_hv[x].parent.type prop_hv[x].parent.id |
Roll | -180.0 - 180.0 | prop_hv[x].position.orient.roll |
Pitch | -90.0 - 90.0 | prop_hv[x].position.orient.pitch |
Yaw | 0.0 - 360.0 | prop_hv[x].position.orient.yaw |
Latitude / X Offset | Degrees if absolute Meters if parented | prop_hv[x].position.pos[0] |
Longitude / Y Offset | Degrees if absolute Meters if parented | prop_hv[x].position.pos[1] |
Altitude / Z Offset | Feet if absolute Meters if parented | prop_hv[x].position.pos[2] |