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

#include <DetourNavLinkBuilder.h>

Public Attributes

TArray< dtNavLinkBuilderJumpConfigjumpConfigs
 
dtReal agentRadius = 0
 
dtReal agentHeight = 0
 
dtReal agentClimb = 0
 
dtReal cellSize = 0
 
dtReal cellHeight = 0
 

Member Data Documentation

◆ agentClimb

dtReal dtLinkBuilderConfig::agentClimb = 0

◆ agentHeight

dtReal dtLinkBuilderConfig::agentHeight = 0

◆ agentRadius

dtReal dtLinkBuilderConfig::agentRadius = 0

◆ cellHeight

dtReal dtLinkBuilderConfig::cellHeight = 0

◆ cellSize

dtReal dtLinkBuilderConfig::cellSize = 0

◆ jumpConfigs

TArray<dtNavLinkBuilderJumpConfig> dtLinkBuilderConfig::jumpConfigs

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