Member | Type | Offset | Share |
---|---|---|---|
Vertices | TArray<FVector> | 0x28 | |
Normals | TArray<FVector> | 0x38 | |
Indices | TArray<uint32_t> | 0x48 | |
InverseMasses | TArray<float> | 0x58 | |
BoneData | TArray<FClothVertBoneData> | 0x68 | |
NumFixedVerts | int32_t | 0x78 | |
MaxBoneWeights | int32_t | 0x7c | |
SelfCollisionIndices | TArray<uint32_t> | 0x80 |