Navigation
API > API/Plugins > API/Plugins/ChaosCaching > API/Plugins/ChaosCaching/Chaos > API/Plugins/ChaosCaching/Chaos/Adapters
Inheritance Hierarchy
- FCacheEventBase
- FCollisionEvent
References
| Module | ChaosCaching |
| Header | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/Adapters/GeometryCollectionComponentCacheAdapter.h |
| Include | #include "Chaos/Adapters/GeometryCollectionComponentCacheAdapter.h" |
Syntax
USTRUCT&40;&41;
struct FCollisionEvent : public FCacheEventBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector | AccumulatedImpulse | ||
| FVector | AngularVelocity1 | ||
| FVector | AngularVelocity2 | ||
| FVector | DeltaVelocity1 | ||
| FVector | DeltaVelocity2 | ||
| FVector | Location | ||
| float | Mass1 | ||
| float | Mass2 | ||
| FVector | Normal | ||
| float | PenetrationDepth | ||
| FVector | Velocity1 | ||
| FVector | Velocity2 |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FCollisionEvent
(
const Chaos::FCollidingData& InData, |
Constants
| Name | Description |
|---|---|
| EventName |