Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/TGPUSkinAPEXClothVertexFactory
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/GPUSkinVertexFactory.h |
| Include | #include "GPUSkinVertexFactory.h" |
virtual ~TGPUSkinAPEXClothVertexFactory()
Remarks
Destructor takes care of the Data pointer. Since FGPUBaseSkinVertexFactory does not know the real type of the Data, delete the data here instead.