dtObstacleAvoidanceQuery::getCustomSamplingPattern

[UE4] get custom sampling pattern

Windows
MacOS
Linux

References

Module

Navmesh

Header

/Engine/Source/Runtime/Navmesh/Public/DetourCrowd/DetourObstacleAvoidance.h

Include

#include "DetourCrowd/DetourObstacleAvoidance.h"

Source

/Engine/Source/Runtime/Navmesh/Private/DetourCrowd/DetourObstacleAvoidance.cpp

Syntax

bool getCustomSamplingPattern
(
    int idx,
    float * angles,
    float * radii,
    int * nsamples
)

Remarks

[UE4] get custom sampling pattern

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