dtCluster

Cluster of polys.

Windows
MacOS
Linux

References

Module

Navmesh

Header

/Engine/Source/Runtime/Navmesh/Public/Detour/DetourNavMesh.h

Include

#include "Detour/DetourNavMesh.h"

Syntax

struct dtCluster

Remarks

Cluster of polys.

Variables

Name Description

Public variable

float[3]

 

center

Center pos of cluster.

Public variable

unsigned int

 

firstLink

Link in [dtMeshTile.links](API\Runtime\Navmesh\Detour\dtMeshTile\links) array.

Public variable

unsigned int

 

numLinks

Number of cluster links.

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