Navigation
API > API/Plugins > API/Plugins/ZoneGraph
References
| Module | ZoneGraph |
| Header | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Public/ZoneGraphTypes.h |
| Include | #include "ZoneGraphTypes.h" |
Syntax
USTRUCT&40;&41;
struct FZoneGraphTessellationSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| FZoneGraphTagFilter | LaneFilter | Lanes to apply this tolerance. | |
| float | TessellationTolerance | Tessellation tolerance, the error between tessellated point and the spline. |