![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ChaosVDDebugShapeDataWrapper.h>
Inheritance diagram for FChaosVDDebugDrawBoxDataWrapper:Public Member Functions | |
| CHAOSVDRUNTIME_API bool | Serialize (FArchive &Ar) |
Public Member Functions inherited from FChaosVDWrapperDataBase | |
| virtual | ~FChaosVDWrapperDataBase ()=default |
| virtual bool | HasValidData () const |
| void | MarkAsValid () |
Public Attributes | |
| FBox | Box = FBox(ForceInitToZero) |
Public Attributes inherited from FChaosVDDebugDrawShapeBase | |
| int32 | SolverID = INDEX_NONE |
| FName | Tag = NAME_None |
| FColor | Color = FColor::Blue |
| EChaosVDParticleContext | ThreadContext = EChaosVDParticleContext::GameThread |
Static Public Attributes | |
| static CHAOSVDRUNTIME_API FStringView | WrapperTypeName = TEXT("FChaosVDDDebugDrawBoxDataWrapper") |
Additional Inherited Members | |
Protected Member Functions inherited from FChaosVDDebugDrawShapeBase | |
| CHAOSVDRUNTIME_API void | SerializeBase_Internal (FArchive &Ar) |
Protected Attributes inherited from FChaosVDWrapperDataBase | |
| bool | bHasValidData = false |
| FBox FChaosVDDebugDrawBoxDataWrapper::Box = FBox(ForceInitToZero) |
|
static |