Navigation
API > API/Plugins > API/Plugins/NeuralMorphModel > API/Plugins/NeuralMorphModel/UNeuralMorphModel
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, AdvancedDisplay, Category="Training Settings",
Meta=(ClampMin="0.0", ClampMax="10.0"))
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.