![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ChaosVDParticleDataWrapper.h>
Inheritance diagram for FChaosVDVSmooth:Public Member Functions | |
| CHAOSVDRUNTIME_API bool | Serialize (FArchive &Ar) |
| template<typename OtherType > | |
| void | CopyFrom (const OtherType &Other) |
| template<typename OtherType > | |
| void | CopyTo (OtherType &Other) const |
Public Member Functions inherited from FChaosVDWrapperDataBase | |
| virtual | ~FChaosVDWrapperDataBase ()=default |
| virtual bool | HasValidData () const |
| void | MarkAsValid () |
Public Attributes | |
| FVector | MV = FVector(ForceInit) |
| FVector | MW = FVector(ForceInit) |
Additional Inherited Members | |
Protected Attributes inherited from FChaosVDWrapperDataBase | |
| bool | bHasValidData = false |