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; GetMainMLP&40;&41; const
Remarks
Get the main MLP. This is the MLP (or actually a Multi-MLP) that contains a small network for every bone or curve. Each small network will output a set of morph target weights. A pointer to the main MLP.