Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/GeometryCollection
Inheritance Hierarchy
- FManagedArrayInterface
- FGeometryCollectionConvexPropertiesInterface
- FGeometryCollection
- FTetrahedralCollection
- FFleshCollection
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/GeometryCollectionConvexPropertiesInterface.h |
| Include | #include "GeometryCollection/GeometryCollectionConvexPropertiesInterface.h" |
Syntax
class FGeometryCollectionConvexPropertiesInterface : public FManagedArrayInterface
Constructors
| Type | Name | Description | |
|---|---|---|---|
FGeometryCollectionConvexPropertiesInterface
(
FGeometryCollection* InGeometryCollection |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FConvexCreationProperties | GetConvexProperties
(
int TransformGroupIndex |
||
| void | SetConvexProperties
(
const FConvexCreationProperties&, |
Overridden from FManagedArrayInterface
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void | |||
| void |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FConvexCreationProperties |
Typedefs
| Name | Description |
|---|---|
| Super |
Constants
| Name | Description |
|---|---|
| ConvexCanExceedFractionAttribute | Attribute. |
| ConvexEnable | Attribute. |
| ConvexFractionRemoveAttribute | Attribute. |
| ConvexIndexAttribute | Attribute. |
| ConvexPropertiesGroup | Convex Properties Group Name. |
| ConvexRemoveOverlapsMethodAttribute | Attribute. |
| ConvexRemoveOverlapsShrinkAttribute | Attribute. |
| ConvexSimplificationThresholdAttribute | Attribute. |