Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/NavMesh > API/Runtime/NavigationSystem/NavMesh/FNavLinkGenerationJumpDownConfig
Syntax
UPROPERTY (EditAnywhere, Config, Category=Settings, Meta=(UIMin=1, ClampMin=1))
float SamplingSeparationFactor
Remarks
Value multiplied by CellSize to find the distance between sampling trajectories. Default is 1. Larger values improve generation speed but might introduce sampling errors.