FNavLocalGridData::GetProjectedCellCenter

Convert cell coords on grid to world location using projected heights

Windows
MacOS
Linux

References

Module

AIModule

Header

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

Include

#include "Navigation/NavLocalGridData.h"

Syntax

FVector GetProjectedCellCenter
(
    int32 LocationX,
    int32 LocationY
) const

Remarks

Convert cell coords on grid to world location using projected heights

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