Navigation
API > API/Plugins > API/Plugins/NeuralMorphModel > API/Plugins/NeuralMorphModel/UNeuralMorphNetwork
References
| Module | NeuralMorphModel |
| Header | /Engine/Plugins/Animation/MLDeformer/NeuralMorphModel/Source/NeuralMorphModel/Public/NeuralMorphNetwork.h |
| Include | #include "NeuralMorphNetwork.h" |
| Source | /Engine/Plugins/Animation/MLDeformer/NeuralMorphModel/Source/NeuralMorphModel/Private/NeuralMorphNetwork.cpp |
UNeuralMorphMLP &42; GetGroupMLP&40;&41; const
Remarks
Get the MLP used for group of bones and curves. This MLP (or actually a Multi-MLP) contains small networks for the bone or curve groups. Each group will generate a set of morph target weights. A pointer to the MLP used for the bone and curve groups.