A Road Data Segment chunk partially represents a segment of a road and is referenced by a Road Segment (0x3000002) to form a complete segment.
Data Structure
| Property | Data Type | Description |
|---|---|---|
| Name | string | TODO |
| Type | uint32 | TODO |
| Lanes | uint32 | TODO |
| HasShoulder | bool | TODO |
| Direction | Vector3 | TODO |
| Top | Vector3 | TODO |
| Bottom | Vector3 | TODO |
Parents
No valid parents.
Children
No valid children.