Navigation
API > API/Plugins > API/Plugins/NeuralMorphModel > API/Plugins/NeuralMorphModel/UNeuralMorphModel
Syntax
UPROPERTY&40;EditAnywhere, BlueprintReadWrite, AdvancedDisplay, Category&61;"Training Settings",
Meta&61;&40;ClampMin&61;"0.0", ClampMax&61;"10.0"&41;&41;
float RegularizationFactor
Remarks
The regularization factor. Higher values can help generate more sparse morph targets, but can also lead to visual artifacts. A value of 0 disables the regularization, and gives the highest quality, at the cost of higher runtime memory usage.