dtObstacleAvoidanceQuery::setCustomSamplingPattern

[UE4] store new 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 setCustomSamplingPattern
(
    int idx,
    const float * angles,
    const float * radii,
    int nsamples
)

Remarks

[UE4] store new 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