dtTileCachePolyMesh

Windows
MacOS
Linux

References

Module

Navmesh

Header

/Engine/Source/Runtime/Navmesh/Public/DetourTileCache/DetourTileCacheBuilder.h

Include

#include "DetourTileCache/DetourTileCacheBuilder.h"

Syntax

struct dtTileCachePolyMesh

Variables

Name Description

Public variable

unsigned char &...

 

areas

Area ID of polygons.

Public variable

unsigned short ...

 

flags

Per polygon flags.

Public variable

int

 

npolys

Number of polygons.

Public variable

int

 

nverts

Number of vertices.

Public variable

int

 

nvp

Public variable

unsigned short ...

 

polys

Polygons of the mesh, nvp*2 elements per polygon.

Public variable

unsigned short ...

 

regs

Region ID of polygon.

Public variable

unsigned short ...

 

verts

Vertices of the mesh, 3 elements per vertex.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss