FRayStartEnd

Windows
MacOS
Linux

Inheritance Hierarchy

FRayStartEnd

FNavigationRaycastWork

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/AI/Navigation/NavigationTypes.h

Include

#include "AI/Navigation/NavigationTypes.h"

Syntax

struct FRayStartEnd

Variables

Name Description

Public variable

const FVector

 

RayEnd

Public variable

const FVector

 

RayStart

Constructors

Name Description

Public function

FRayStartEnd

(
    const FVector& InRayStart,
    const FVector& InRayEnd
)

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