Navigation
API > API/Plugins > API/Plugins/ZoneGraph
| |
|
| Name |
FZoneGraphTessellationSettings |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Public/ZoneGraphTypes.h |
| Include Path |
#include "ZoneGraphTypes.h" |
Syntax
USTRUCT ()
struct FZoneGraphTessellationSettings
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| LaneFilter |
FZoneGraphTagFilter |
Lanes to apply this tolerance. |
ZoneGraphTypes.h |
- Category=Zone
- EditAnywhere
|
| TessellationTolerance |
float |
Tessellation tolerance, the error between tessellated point and the spline. |
ZoneGraphTypes.h |
- Category=Zone
- EditAnywhere
|