FNavLocalGridData::MarkBoxObstacle

Mark box (AABB or rotated) shape as obstacle

Windows
MacOS
Linux

References

Module

AIModule

Header

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

Include

#include "Navigation/NavLocalGridData.h"

Source

/Engine/Source/Runtime/AIModule/Private/Navigation/NavLocalGridData.cpp

Syntax

void MarkBoxObstacle
(
    const FVector & Center,
    const FVector & Extent,
    const FQuat & Quat
)

Remarks

Mark box (AABB or rotated) shape as obstacle

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