Navigation
API > API/Plugins > API/Plugins/NeuralMorphModelEditor > API/Plugins/NeuralMorphModelEditor/FNeuralMorphEditorModel
References
| Module | NeuralMorphModelEditor |
| Header | /Engine/Plugins/Animation/MLDeformer/NeuralMorphModel/Source/NeuralMorphModelEditor/Public/NeuralMorphEditorModel.h |
| Include | #include "NeuralMorphEditorModel.h" |
| Source | /Engine/Plugins/Animation/MLDeformer/NeuralMorphModel/Source/NeuralMorphModelEditor/Private/NeuralMorphEditorModel.cpp |
void GenerateBoneGroupMaskInfos
&40;
int32 HierarchyDepth
&41;
Remarks
Generate the mask infos for all bone groups. Look at the GenerateBoneMaskInfos method for a detailed description of the HierarchyDepth.
Parameters
| Name | Description |
|---|---|
| HierarchyDepth | The hierarchy depth to use, which should be a value of 1 or above. |