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