Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Public/ZoneGraphTypes.h |
Include |
#include "ZoneGraphTypes.h" |
USTRUCT()
struct FZoneShapeConnector
Shape connectors represent locations where shapes can be connected together.
Name | Description | ||
---|---|---|---|
|
bReverseLaneProfile |
True if lane profile should be treated as reversed. |
|
|
LaneProfile |
Lane template of the connector. |
|
|
Normal |
Normal direction of the connector. |
|
|
PointIndex |
Point index of UZoneShapeComponent. |
|
|
Position |
Position of the connector. |
|
|
ShapeType |
Which type of shape the connector belongs to. |
|
|
Up |
Up direction of the connector. |