Navigation
API > API/Runtime > API/Runtime/ChaosVDRuntime
| Name | FChaosVDDebugShapeDataContainer |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/ChaosVisualDebugger/Public/DataWrappers/ChaosVDDebugShapeDataWrapper.h |
| Include Path | #include "DataWrappers/ChaosVDDebugShapeDataWrapper.h" |
Syntax
USTRUCT ()
struct FChaosVDDebugShapeDataContainer
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| RecordedDebugDrawBoxes | TArray< TSharedPtr< FChaosVDDebugDrawBoxDataWrapper > > | DataWrappers/ChaosVDDebugShapeDataWrapper.h | ||
| RecordedDebugDrawImplicitObjects | TArray< TSharedPtr< FChaosVDDebugDrawImplicitObjectDataWrapper > > | DataWrappers/ChaosVDDebugShapeDataWrapper.h | ||
| RecordedDebugDrawLines | TArray< TSharedPtr< FChaosVDDebugDrawLineDataWrapper > > | DataWrappers/ChaosVDDebugShapeDataWrapper.h | ||
| RecordedDebugDrawSpheres | TArray< TSharedPtr< FChaosVDDebugDrawSphereDataWrapper > > | DataWrappers/ChaosVDDebugShapeDataWrapper.h |