DT_CROWDAGENT_MAX_NEIGHBOURS

The maximum number of neighbors that a crowd agent can take into account for steering decisions.

Windows
MacOS
Linux

References

Module

Navmesh

Header

/Engine/Source/Runtime/Navmesh/Public/DetourCrowd/DetourCrowd.h

Include

#include "DetourCrowd/DetourCrowd.h"

Syntax

static const int DT_CROWDAGENT_MAX_NEIGHBOURS = 6;

Remarks

The maximum number of neighbors that a crowd agent can take into account for steering decisions.

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