Navigation
API > API/Runtime > API/Runtime/ChaosVDRuntime
| Name | FChaosVDAccelerationStructureContainer |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/ChaosVisualDebugger/Public/DataWrappers/ChaosVDAccelerationStructureDataWrappers.h |
| Include Path | #include "DataWrappers/ChaosVDAccelerationStructureDataWrappers.h" |
Syntax
USTRUCT ()
struct FChaosVDAccelerationStructureContainer
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| RecordedAABBTreesBySolverID | TMap< int32, TArray< TSharedPtr< FChaosVDAABBTreeDataWrapper > > > | DataWrappers/ChaosVDAccelerationStructureDataWrappers.h |