Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/GeometryCollection
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/GeometryCollectionSimulationCoreTypes.h |
| Include | #include "GeometryCollection/GeometryCollectionSimulationCoreTypes.h" |
Syntax
struct FSharedSimulationSizeSpecificData
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FCollectionCollisionTypeData > | CollisionShapesData | ||
| float | DamageThreshold | ||
| float | MaxSize |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator<
(
const FSharedSimulationSizeSpecificData& Rhs |