![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ClothingSystemRuntimeTypes.h>
Public Member Functions | |
| void | Reset () |
| bool | IsReset () const |
Public Attributes | |
| TArray< FVector3f, TAlignedHeapAllocator< 16 > > | Positions |
| TArray< FVector3f, TAlignedHeapAllocator< 16 > > | Normals |
| FTransform | Transform |
| FTransform | ComponentRelativeTransform |
| int32 | LODIndex |
|
inline |
|
inline |
| FTransform FClothSimulData::ComponentRelativeTransform |
| int32 FClothSimulData::LODIndex |
| TArray<FVector3f, TAlignedHeapAllocator<16> > FClothSimulData::Normals |
| TArray<FVector3f, TAlignedHeapAllocator<16> > FClothSimulData::Positions |
| FTransform FClothSimulData::Transform |