Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FGeometryCollectionConvexPropert-
| |
|
| Name |
FConvexCreationProperties |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/GeometryCollectionConvexPropertiesInterface.h |
| Include Path |
#include "GeometryCollection/GeometryCollectionConvexPropertiesInterface.h" |
Syntax
struct FConvexCreationProperties
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| CanExceedFraction |
float |
|
GeometryCollection/GeometryCollectionConvexPropertiesInterface.h |
|
| Enable |
bool |
|
GeometryCollection/GeometryCollectionConvexPropertiesInterface.h |
|
| FractionRemove |
float |
|
GeometryCollection/GeometryCollectionConvexPropertiesInterface.h |
|
| OverlapRemovalShrinkPercent |
float |
|
GeometryCollection/GeometryCollectionConvexPropertiesInterface.h |
|
| RemoveOverlaps |
EConvexOverlapRemoval |
|
GeometryCollection/GeometryCollectionConvexPropertiesInterface.h |
|
| SimplificationThreshold |
float |
|
GeometryCollection/GeometryCollectionConvexPropertiesInterface.h |
|