Navigation
API > API/Plugins > API/Plugins/MLDeformerFramework
Description
Initialize the data that should be stored on the GPU. This base class will store the VertexMap on the GPU by initializing the VertexMapBuffer member.
| Name | InitGPUData |
| Type | function |
| Header File | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFramework/Public/MLDeformerModel.h |
| Include Path | #include "MLDeformerModel.h" |
| Source | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFramework/Private/MLDeformerModel.cpp |
virtual void InitGPUData()