Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/GeometryCollection > API/Runtime/Chaos/GeometryCollection/FGeometryCollectionConvexUtility
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/GeometryCollectionConvexUtility.h |
| Include | #include "GeometryCollection/GeometryCollectionConvexUtility.h" |
Syntax
struct FMergeConvexHullSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| UE::Geometry::FNegativeSpaceSampleSettings * | ComputeEmptySpacePerBoneSettings | Optional settings to compute targeted empty space per-bone. | |
| UE::Geometry::FSphereCovering * | EmptySpace | Optional externally-provided empty space, to be used for all hull merges. | |
| double | ErrorToleranceInCm | ||
| int32 | MaxConvexCount |