FNavigationPath::GetSegmentDirection

Retrieves normalized direction vector to given path segment for '0'-th segment returns same as for 1st segment

Windows
MacOS
Linux

Override Hierarchy

FNavigationPath::GetSegmentDirection()

FNavMeshPath::GetSegmentDirection()

References

Module

NavigationSystem

Header

/Engine/Source/Runtime/NavigationSystem/Public/NavigationData.h

Include

#include "NavigationData.h"

Source

/Engine/Source/Runtime/NavigationSystem/Private/NavigationPath.cpp

Syntax

virtual FVector GetSegmentDirection
(
    uint32 SegmentEndIndex
) const

Remarks

Retrieves normalized direction vector to given path segment for '0'-th segment returns same as for 1st segment

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