DefaultBoundingBoxSlack

We typically add extra space to the bounds of the Voronoi diagram, to avoid numerical issues of a Voronoi site being on the boundary

Windows
MacOS
Linux

References

Module

Voronoi

Header

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

Include

#include "Voronoi/Voronoi.h"

Syntax

static const float DefaultBoundingBoxSlack = .1f;

Remarks

We typically add extra space to the bounds of the Voronoi diagram, to avoid numerical issues of a Voronoi site being on the boundary

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