FAreaNavModifier::SetConvex

Windows
MacOS
Linux

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

Syntax

void SetConvex
(
    const FVector * InPoints,
    const int32 FirstIndex,
    const int32 LastIndex,
    ENavigationCoordSystem::Type CoordType,
    const FTransform & LocalToWorld
)

Parameters

Parameter

Description

CoordType

specifies which coord system the input data is in

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