Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FConvexDecomposition3
Description
Get the current negative space tracked by the convex decomposition Note: Does not include externally-managed negative space passed to MergeBest. Note: Direct access is const-only; use InitializeNegativeSpace() to set the negative space.
| Name | GetNegativeSpace |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/CompGeom/ConvexDecomposition3.h |
| Include Path | #include "CompGeom/ConvexDecomposition3.h" |
const FSphereCovering & GetNegativeSpace() const