Navigation
API > API/Runtime > API/Runtime/ChaosVDRuntime
| Name | FChaosVDAABBTreePayloadBoundsElement |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/ChaosVisualDebugger/Public/DataWrappers/ChaosVDAccelerationStructureDataWrappers.h |
| Include Path | #include "DataWrappers/ChaosVDAccelerationStructureDataWrappers.h" |
Syntax
USTRUCT ()
struct FChaosVDAABBTreePayloadBoundsElement : public FChaosVDWrapperDataBase
Inheritance Hierarchy
- FChaosVDWrapperDataBase → FChaosVDAABBTreePayloadBoundsElement
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ActualBounds | FBox | Real Bounds of the element at the time we recorded the AABB Tree | DataWrappers/ChaosVDAccelerationStructureDataWrappers.h | |
| Bounds | FBox | Bounds used to add this element into the AABBTree | DataWrappers/ChaosVDAccelerationStructureDataWrappers.h |
|
| ParticleIndex | int32 | DataWrappers/ChaosVDAccelerationStructureDataWrappers.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Serialize
(
FArchive& Ar |
DataWrappers/ChaosVDAccelerationStructureDataWrappers.h |