unreal.ZoneShapeLaneConnectionRestrictions¶
- class unreal.ZoneShapeLaneConnectionRestrictions¶
Bases:
EnumBaseEZone Shape Lane Connection Restrictions
C++ Source:
Plugin: ZoneGraph
Module: ZoneGraph
File: ZoneGraphTypes.h
- MERGE_LANES_TO_ONE_DESTINATION_LANE: ZoneShapeLaneConnectionRestrictions = Ellipsis¶
Connect to only one nearest lane per destination.
- Type:
8
- NO_LEFT_TURN: ZoneShapeLaneConnectionRestrictions = Ellipsis¶
1
- NO_RIGHT_TURN: ZoneShapeLaneConnectionRestrictions = Ellipsis¶
No left turning destinations allowed.
- Type:
2
- ONE_LANE_PER_DESTINATION: ZoneShapeLaneConnectionRestrictions = Ellipsis¶
No right turning destinations allowed.
- Type:
4