FNavLocalGridData::GetGlobalCoords

Convert cell index to global world coords with origin in (0,0,0)

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/Navigation/NavLocalGridData.h

Include

#include "Navigation/NavLocalGridData.h"

Syntax

FIntVector GetGlobalCoords
(
    int32 CellIdx
) const

Remarks

Convert cell index to global world coords with origin in (0,0,0)

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