VoronoiNeighbors

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

References

Module

Voronoi

Header

/Engine/Source/Runtime/Experimental/Voronoi/Public/Voronoi/Voronoi.h

Include

#include "Voronoi/Voronoi.h"

Source

/Engine/Source/Runtime/Experimental/Voronoi/Private/Voronoi/Voronoi.cpp

Syntax

bool VoronoiNeighbors
(
    const TArrayView< const FVector > & Sites,
    TArray< TArray< int >> & Neighbors,
    bool bExcludeBounds,
    float SquaredDistSkipPtThreshold
)

Remarks

Copyright Epic Games, Inc. All Rights Reserved.

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