Navigation
Unreal Engine C++ API Reference > Runtime > Engine > AI > FAreaNavModifier
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/AI/NavigationModifier.h |
Include | #include "AI/NavigationModifier.h" |
Source | /Engine/Source/Runtime/Engine/Private/AI/Navigation/NavigationModifier.cpp |
void SetConvex
&40;
const FVector &42; InPoints,
const int32 FirstIndex,
const int32 LastIndex,
ENavigationCoordSystem::Type CoordType,
const FTransform & LocalToWorld
&41;
Parameters
Name | Description |
---|---|
CoordType | specifies which coord system the input data is in |