Navigation
API > API/Runtime > API/Runtime/ChaosVDData
References
| Module | ChaosVDData |
| Header | /Engine/Source/Runtime/Experimental/ChaosVDData/Public/ChaosVDRecording.h |
| Include | #include "ChaosVDRecording.h" |
Syntax
struct FChaosVDSolverFrameData
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bIsKeyFrame | ||
| FString | DebugName | ||
| uint64 | FrameCycle | ||
| TSet< int32 > | ParticlesDestroyedIDs | ||
| Chaos::FRigidTransform3 | SimulationTransform | ||
| int32 | SolverID | ||
| FChaosVDStepsContainer | SolverSteps |