Struct
FClothPhysicalMeshData
0x00x0128
Members 12
| Offset | Size | Name | Type | Flags |
|---|---|---|---|---|
| — | 0x10 | Vertices | TArray<FVector3f> | 3 flags |
| 0x10 | Normals | TArray<FVector3f> | 3 flags | |
| 0x10 | Indices | TArray<uint32> | 3 flags | |
| 0x50 | WeightMaps | TMap<uint32, FPointWeightMap> | 2 flags | |
| 0x10 | InverseMasses | TArray<float> | 3 flags | |
| 0x10 | BoneData | TArray<FClothVertBoneData> | 3 flags | |
| 0x50 | SelfCollisionVertexSet | TSet<int32> | 2 flags | |
| 0x10 | EuclideanTethers | FClothTetherData | 2 flags | |
| 0x10 | GeodesicTethers | FClothTetherData | 2 flags | |
| 0x04 | MaxBoneWeights | int32 | 6 flags | |
| 0x04 | NumFixedVerts | int32 | 6 flags | |
| 0x10 | SelfCollisionIndices | TArray<uint32> | 2 flags |