Navigation
API > API/Plugins > API/Plugins/ChaosVD > API/Plugins/ChaosVD/UChaosVDSolverDataComponent
Description
Appends Scene Data relevant for functional tests
If you change the data being added here, you need to re-generate the snapshots used by the scene integrity playback tests in the Simulation Tests Plugin
Derived Overrides
| Name | AppendSceneCompositionTestData |
| Type | function |
| Header File | /Engine/Plugins/ChaosVD/Source/ChaosVD/Public/Components/ChaosVDSolverDataComponent.h |
| Include Path | #include "Components/ChaosVDSolverDataComponent.h" |
virtual void AppendSceneCompositionTestData
(
FChaosVDSceneCompositionTestData & OutStateTestData
)
Parameters
| Name | Remarks |
|---|---|
| OutStateTestData | Structure instance where to add the data |