Navigation
API > API/Plugins > API/Plugins/MLDeformerFrameworkEditor > API/Plugins/MLDeformerFrameworkEditor/FMLDeformerGeomCacheEditorModel
- FMLDeformerEditorModel::Init()
- FMLDeformerGeomCacheEditorModel::Init()
References
| Module | MLDeformerFrameworkEditor |
| Header | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFrameworkEditor/Public/MLDeformerGeomCacheEditorModel.h |
| Include | #include "MLDeformerGeomCacheEditorModel.h" |
| Source | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFrameworkEditor/Private/MLDeformerGeomCacheEditorModel.cpp |
virtual void Init
(
const InitSettings & Settings
)
Remarks
Initialize the model. This will mainly create the delta sampler, editor input info and some other things.
Parameters
| Name | Description |
|---|---|
| Settings | The initialization settings. |