UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::Softs::FDeformablePackage Struct Reference

#include <ChaosDeformableSolverTypes.h>

Public Member Functions

 FDeformablePackage ()
 
 FDeformablePackage (int32 InFrame, FDeformableDataMap &&InMap)
 

Public Attributes

int32 Frame = INDEX_NONE
 
FDeformableDataMap ObjectMap
 

Constructor & Destructor Documentation

◆ FDeformablePackage() [1/2]

Chaos::Softs::FDeformablePackage::FDeformablePackage ( )
inline

◆ FDeformablePackage() [2/2]

Chaos::Softs::FDeformablePackage::FDeformablePackage ( int32  InFrame,
FDeformableDataMap &&  InMap 
)
inline

Member Data Documentation

◆ Frame

int32 Chaos::Softs::FDeformablePackage::Frame = INDEX_NONE

◆ ObjectMap

FDeformableDataMap Chaos::Softs::FDeformablePackage::ObjectMap

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