Navigation
API > API/Runtime > API/Runtime/ChaosVDRuntime > API/Runtime/ChaosVDRuntime/DataWrappers
Inheritance Hierarchy
- FChaosVDWrapperDataBase
- FChaosVDAABBTreePayloadBoundsElement
References
| Module | ChaosVDRuntime |
| Header | /Engine/Source/Runtime/Experimental/ChaosVisualDebugger/Public/DataWrappers/ChaosVDAccelerationStructureDataWrappers.h |
| Include | #include "DataWrappers/ChaosVDAccelerationStructureDataWrappers.h" |
Syntax
USTRUCT ()
struct FChaosVDAABBTreePayloadBoundsElement : public FChaosVDWrapperDataBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| FBox | ActualBounds | Real Bounds of the element at the time we recorded the AABB Tree | |
| FBox | Bounds | Bounds used to add this element into the AABBTree | |
| int32 | ParticleIndex |