Remove unused MeshUVIndex array
This commit is contained in:
parent
61635772fe
commit
925e0b114d
2 changed files with 0 additions and 7 deletions
|
|
@ -181,7 +181,6 @@ public:
|
|||
|
||||
TArray<FVector3> MeshVertices;
|
||||
TArray<FVector2> MeshVertexUVs;
|
||||
TArray<int> MeshUVIndex;
|
||||
TArray<uint32_t> MeshElements;
|
||||
TArray<int> MeshSurfaceIndexes;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue