Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FConvexStructureData
Note: this is serialized (do not change order without adding a new ObjectVersion and legacy load path)
| Name | EIndexType |
| Type | enum |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ConvexStructureData.h |
| Include Path | #include "Chaos/ConvexStructureData.h" |
Syntax
enum EIndexType
{
None,
Small,
Medium,
Large,
}
Values
| Name | Remarks |
|---|---|
| None | |
| Small | |
| Medium | |
| Large |