Navigation
API > API/Plugins > API/Plugins/MLDeformerFrameworkEditor > API/Plugins/MLDeformerFrameworkEditor/FMLDeformerEditorModel
Description
Check whether this model supports a per training input animation vertex mask. If this is enabled, each training intput animation should show something where the user can select an optional mask.
| Name | GetSupportsPerTrainingInputAnimVertexMask |
| Type | function |
| Header File | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFrameworkEditor/Public/MLDeformerEditorModel.h |
| Include Path | #include "MLDeformerEditorModel.h" |
virtual bool GetSupportsPerTrainingInputAnimVertexMask() const
Returns true when vertex masking per training input is supported, false otherwise.