A Path chunk represents a series of positions that pedestrians spawn on and walk between.
Data Structure
| Property | Data Type | Description |
|---|---|---|
| NumPositions | uint32 | TODO |
| Positions | Vector3[NumPositions] | TODO |
Parents
No valid parents.
Children
No valid children.