Navigation
API > API/Plugins > API/Plugins/NeuralMorphModel
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UNeuralMorphMLP
References
| Module | NeuralMorphModel |
| Header | /Engine/Plugins/Animation/MLDeformer/NeuralMorphModel/Source/NeuralMorphModel/Public/NeuralMorphNetwork.h |
| Include | #include "NeuralMorphNetwork.h" |
Syntax
UCLASS ()
class UNeuralMorphMLP : public UObject
Functions
| Type | Name | Description | |
|---|---|---|---|
| PRAGMA_DISABLE_DEPRECATION_WARNINGS void | Empty () |
||
| UNeuralMorphMLPLayer & | |||
| int32 | |||
| int32 | |||
| int32 | GetNumInputs () |
||
| int32 | GetNumLayers () |
||
| int32 | |||
| bool | IsEmpty () |
||
| bool |