Navigation
Unreal Engine C++ API Reference > Runtime > Navmesh > DetourCrowd
References
Module | Navmesh |
Header | /Engine/Source/Runtime/Navmesh/Public/DetourCrowd/DetourObstacleAvoidance.h |
Include | #include "DetourCrowd/DetourObstacleAvoidance.h" |
Syntax
struct dtObstacleAvoidancePattern
Remarks
[UE] custom sampling patterns
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
dtReal[DT_MAX_CUSTOM_SAMPLES] | angles | Sample's angle (radians) from desired velocity direction |
![]() |
int | nsamples | Number of samples. |
![]() |
dtReal[DT_MAX_CUSTOM_SAMPLES] | radii | Sample's radius (0...1) |