Navigation
API > API/Runtime > API/Runtime/ChaosVDRuntime > API/Runtime/ChaosVDRuntime/DataWrappers
References
| Module | ChaosVDRuntime |
| Header | /Engine/Source/Runtime/Experimental/ChaosVisualDebugger/Public/DataWrappers/ChaosVDCollisionDataWrappers.h |
| Include | #include "DataWrappers/ChaosVDCollisionDataWrappers.h" |
Syntax
struct FChaosVDParticlePairMidPhase
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint8: 1 = false | bIsActive | ||
| uint8: 1 = false | bIsCCD | ||
| uint8: 1 = false | bIsCCDActive | ||
| uint8: 1 = false | bIsModified | ||
| uint8: 1 = false | bIsSleeping | ||
| TArray< FChaosVDConstraint > | Constraints | ||
| int32 | LastUsedEpoch | ||
| int32 | Particle0Idx | ||
| int32 | Particle1Idx | ||
| int32 | SolverID |
Functions
Constants
| Name | Description |
|---|---|
| WrapperTypeName |