UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FNavMeshSceneProxyData::FDebugPoint Struct Reference

#include <NavMeshRenderingComponent.h>

Public Member Functions

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

Public Attributes

FVector Position
 
FColor Color
 
float Size = 0.f
 

Constructor & Destructor Documentation

◆ FDebugPoint()

FNavMeshSceneProxyData::FDebugPoint::FDebugPoint ( const FVector InPosition,
const FColor InColor,
const float  InSize 
)
inline

Member Data Documentation

◆ Color

FColor FNavMeshSceneProxyData::FDebugPoint::Color

◆ Position

FVector FNavMeshSceneProxyData::FDebugPoint::Position

◆ Size

float FNavMeshSceneProxyData::FDebugPoint::Size = 0.f

The documentation for this struct was generated from the following file: