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
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 |
- VisibleAnywhere
- Category="Leaf"
|
| ParticleIndex |
int32 |
|
DataWrappers/ChaosVDAccelerationStructureDataWrappers.h |
- VisibleAnywhere
- Category="Leaf"
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
DataWrappers/ChaosVDAccelerationStructureDataWrappers.h |
|