Navigation
API > API/Plugins > API/Plugins/MLDeformerFramework > API/Plugins/MLDeformerFramework/UMLDeformerVizSettings
Syntax
UPROPERTY&40;EditAnywhere, Transient, Category&61;"Live Settings",
Meta&61;&40;EditCondition&61;"HeatMapMode&61;&61;EMLDeformerHeatMapMode&58;&58;GroundTruth && bShowHeatMap", UIMin&61;"0.0", UIMax&61;"1.0", ClampMin&61;"0.0", ClampMax&61;"1.0"&41;&41;
float GroundTruthLerp
Remarks
The Lerp factor from ML deformed model to ground truth model when in heat map mode. A value of 0 means that we look exactly the same as the ML Deformed output, while a value of 1 means the output is exactly the same as the ground truth. This is the blend factor between those two.