FNavMeshPath::GetSegmentDirection

Retrieves normalized direction vector to given path segment.

Windows
MacOS
Linux

Override Hierarchy

FNavigationPath::GetSegmentDirection()

FNavMeshPath::GetSegmentDirection()

References

Module

NavigationSystem

Header

/Engine/Source/Runtime/NavigationSystem/Public/NavMesh/NavMeshPath.h

Include

#include "NavMesh/NavMeshPath.h"

Source

/Engine/Source/Runtime/NavigationSystem/Private/NavMesh/NavMeshPath.cpp

Syntax

virtual FVector GetSegmentDirection
(
    uint32 SegmentEndIndex
) const

Remarks

Retrieves normalized direction vector to given path segment. If path is not string pulled navigation corridor is being used

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