Navigation
API > API/Runtime > API/Runtime/Chaos
| |
|
| Name |
FSharedSimulationSizeSpecificData |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/GeometryCollectionSimulationCoreTypes.h |
| Include Path |
#include "GeometryCollection/GeometryCollectionSimulationCoreTypes.h" |
Syntax
struct FSharedSimulationSizeSpecificData
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FSharedSimulationSizeSpecificData()
|
|
GeometryCollection/GeometryCollectionSimulationCoreTypes.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| CollisionShapesData |
TArray< FCollectionCollisionTypeData > |
|
GeometryCollection/GeometryCollectionSimulationCoreTypes.h |
|
| DamageThreshold |
float |
|
GeometryCollection/GeometryCollectionSimulationCoreTypes.h |
|
| MaxSize |
float |
|
GeometryCollection/GeometryCollectionSimulationCoreTypes.h |
|
Functions
Public