Navigation
API > API/Plugins > API/Plugins/MLDeformerFrameworkEditor > API/Plugins/MLDeformerFrameworkEditor/UMLDeformerTrainingModel
Description
Get the mask index for a given input training animation.
| Name | GetMaskIndexForAnimIndex |
| Type | function |
| Header File | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFrameworkEditor/Public/MLDeformerTrainingModel.h |
| Include Path | #include "MLDeformerTrainingModel.h" |
| Source | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFrameworkEditor/Private/MLDeformerTrainingModel.cpp |
int32 GetMaskIndexForAnimIndex
(
int32 AnimIndex
) const
See Also
- GetTrainingInputAnimMasks.