B1CityGraphNodeLink
- References a road connected to a city graph node, identifying the road index
* and whether the connection is in the reverse direction.
| Property | Type | Description | Metadata |
|---|---|---|---|
| RoadIndex | int32 | Index of the road connected to this node link. | Category: B1CityGraphNodeLink |
| Reverse | bool | Whether this node link is in the reverse direction of the road. | Category: B1CityGraphNodeLink |