Navigation
API > API/Plugins > API/Plugins/ZoneGraph
| Name | FZoneShapePointType |
| Type | enum |
| Header File | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Public/ZoneGraphTypes.h |
| Include Path | #include "ZoneGraphTypes.h" |
Syntax
enum FZoneShapePointType
{
Sharp,
Bezier,
AutoBezier,
LaneProfile,
}
Values
| Name | Remarks |
|---|---|
| Sharp | |
| Bezier | |
| AutoBezier | |
| LaneProfile |