Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FGeometryCollectionConvexUtility > API/Runtime/Chaos/FGeometryCollectionConvexUtility/FClusterConvexHullSettings
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
GeometryCollection/GeometryCollectionConvexUtility.h |
|
|
|
GeometryCollection/GeometryCollectionConvexUtility.h |
|
FClusterConvexHullSettings()
| |
|
| Name |
FClusterConvexHullSettings |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/GeometryCollectionConvexUtility.h |
| Include Path |
#include "GeometryCollection/GeometryCollectionConvexUtility.h" |
FClusterConvexHullSettings()
FClusterConvexHullSettings(int32, double, bool)
| |
|
| Name |
FClusterConvexHullSettings |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/GeometryCollectionConvexUtility.h |
| Include Path |
#include "GeometryCollection/GeometryCollectionConvexUtility.h" |
FClusterConvexHullSettings
(
int32 ConvexCount,
double ErrorToleranceInCm,
bool bUseExternalCollisionIfAvailable
)