Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FGeometryCollectionConvexUtility > API/Runtime/Chaos/FGeometryCollectionConvexUtility/FLeafConvexHullSettings
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| GeometryCollection/GeometryCollectionConvexUtility.h | |||
FLeafConvexHullSettings
(
double SimplificationDistanceThreshold, |
GeometryCollection/GeometryCollectionConvexUtility.h |
FLeafConvexHullSettings()
| Name | FLeafConvexHullSettings |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/GeometryCollectionConvexUtility.h |
| Include Path | #include "GeometryCollection/GeometryCollectionConvexUtility.h" |
FLeafConvexHullSettings()
FLeafConvexHullSettings(double, EGenerateConvexMethod)
| Name | FLeafConvexHullSettings |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/GeometryCollectionConvexUtility.h |
| Include Path | #include "GeometryCollection/GeometryCollectionConvexUtility.h" |
FLeafConvexHullSettings
(
double SimplificationDistanceThreshold,
EGenerateConvexMethod GenerateMethod
)