UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FChaosVDDebugShapeDataContainer Struct Reference

#include <ChaosVDDebugShapeDataWrapper.h>

Public Attributes

TArray< TSharedPtr< FChaosVDDebugDrawBoxDataWrapper > > RecordedDebugDrawBoxes
 
TArray< TSharedPtr< FChaosVDDebugDrawLineDataWrapper > > RecordedDebugDrawLines
 
TArray< TSharedPtr< FChaosVDDebugDrawSphereDataWrapper > > RecordedDebugDrawSpheres
 
TArray< TSharedPtr< FChaosVDDebugDrawImplicitObjectDataWrapper > > RecordedDebugDrawImplicitObjects
 

Member Data Documentation

◆ RecordedDebugDrawBoxes

TArray<TSharedPtr<FChaosVDDebugDrawBoxDataWrapper> > FChaosVDDebugShapeDataContainer::RecordedDebugDrawBoxes

◆ RecordedDebugDrawImplicitObjects

TArray<TSharedPtr<FChaosVDDebugDrawImplicitObjectDataWrapper> > FChaosVDDebugShapeDataContainer::RecordedDebugDrawImplicitObjects

◆ RecordedDebugDrawLines

TArray<TSharedPtr<FChaosVDDebugDrawLineDataWrapper> > FChaosVDDebugShapeDataContainer::RecordedDebugDrawLines

◆ RecordedDebugDrawSpheres

TArray<TSharedPtr<FChaosVDDebugDrawSphereDataWrapper> > FChaosVDDebugShapeDataContainer::RecordedDebugDrawSpheres

The documentation for this struct was generated from the following file: