dtCrowd::getQueryExtents

Gets the search extents [(x, y, z)] used by the crowd for query operations.

Windows
MacOS
Linux

References

Module

Navmesh

Header

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

Include

#include "DetourCrowd/DetourCrowd.h"

Syntax

const float * getQueryExtents() const

Remarks

Gets the search extents [(x, y, z)] used by the crowd for query operations.

Returns

The search extents used by the crowd. [(x, y, z)]

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