FDebugPoint

Windows
MacOS
Linux

References

Module

NavigationSystem

Header

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

Include

#include "NavMesh/NavMeshRenderingComponent.h"

Syntax

struct FDebugPoint

Variables

Name Description

Public variable

FColor

 

Color

Public variable

FVector

 

Position

Public variable

float

 

Size

Constructors

Name Description

Public function

FDebugPoint()

Public function

FDebugPoint

(
    const FVector& InPosition,
    const FColor& InColor,
    const float InSize
)

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