UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FDetourTileSizeInfo Struct Reference

#include <RecastNavMesh.h>

Public Attributes

unsigned short VertCount = 0
 
unsigned short PolyCount = 0
 
unsigned short MaxLinkCount = 0
 
unsigned short DetailMeshCount = 0
 
unsigned short DetailVertCount = 0
 
unsigned short DetailTriCount = 0
 
unsigned short BvNodeCount = 0
 
unsigned short OffMeshConCount = 0
 
unsigned short OffMeshSegConCount = 0
 
unsigned short ClusterCount = 0
 
unsigned short OffMeshBase = 0
 

Member Data Documentation

◆ BvNodeCount

unsigned short FDetourTileSizeInfo::BvNodeCount = 0

◆ ClusterCount

unsigned short FDetourTileSizeInfo::ClusterCount = 0

◆ DetailMeshCount

unsigned short FDetourTileSizeInfo::DetailMeshCount = 0

◆ DetailTriCount

unsigned short FDetourTileSizeInfo::DetailTriCount = 0

◆ DetailVertCount

unsigned short FDetourTileSizeInfo::DetailVertCount = 0

◆ MaxLinkCount

unsigned short FDetourTileSizeInfo::MaxLinkCount = 0

◆ OffMeshBase

unsigned short FDetourTileSizeInfo::OffMeshBase = 0

◆ OffMeshConCount

unsigned short FDetourTileSizeInfo::OffMeshConCount = 0

◆ OffMeshSegConCount

unsigned short FDetourTileSizeInfo::OffMeshSegConCount = 0

◆ PolyCount

unsigned short FDetourTileSizeInfo::PolyCount = 0

◆ VertCount

unsigned short FDetourTileSizeInfo::VertCount = 0

The documentation for this struct was generated from the following file: