TSpatialHash::GetClosestPoint

Returns all the points in MaxRadius, result not sorted.

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/SpatialHash.h

Include

#include "Chaos/SpatialHash.h"

Source

/Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/SpatialHash.cpp

Syntax

int32 GetClosestPoint
(
    const TVector< T, 3 > & Particle
)

Remarks

Returns all the points in MaxRadius, result not sorted.

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