Navigation
API > API/Plugins > API/Plugins/NeuralMorphModel > API/Plugins/NeuralMorphModel/UNeuralMorphModel
Syntax
UPROPERTY&40;EditAnywhere, BlueprintReadWrite, AdvancedDisplay, DisplayName&61;"Num Hidden Layers",
Category&61;"Training Settings", Meta&61;&40;ClampMin&61;"0", ClampMax&61;"6"&41;&41;
int32 GlobalNumHiddenLayers
Remarks
The number of hidden layers that the neural network model will have. numbers will slow down performance but can deal with more complex deformations.