Navigation
API > API/Plugins > API/Plugins/NeuralMorphModelEditor > API/Plugins/NeuralMorphModelEditor/FNeuralMorphEditorModel
- FMLDeformerMorphModelEditorModel::IsInputMaskingSupported()
- FNeuralMorphEditorModel::IsInputMaskingSupported()
References
| Module | NeuralMorphModelEditor |
| Header | /Engine/Plugins/Animation/MLDeformer/NeuralMorphModel/Source/NeuralMorphModelEditor/Public/NeuralMorphEditorModel.h |
| Include | #include "NeuralMorphEditorModel.h" |
virtual bool IsInputMaskingSupported&40;&41; const
Remarks
Check if input masking is supported in this model. This allows bones and curves to specify a given mask. These masks can be used during training. On default this is disabled. Returns true if supported, or false otherwise.