Navigation
API > API/Plugins > API/Plugins/NeuralMorphModel > API/Plugins/NeuralMorphModel/UNeuralMorphModel
Syntax
UPROPERTY&40;EditAnywhere, BlueprintReadWrite, Category&61;"Training Settings"&41;
ENeuralMorphMode Mode
Remarks
The mode that the neural network will operate in. Local mode means there is one tiny network per bone, while global mode has one network for all bones together. The advantage of local mode is that it has higher performance, while global mode might result in better deformations.