Navigation
API > API/Plugins > API/Plugins/MLDeformerFramework > API/Plugins/MLDeformerFramework/UMLDeformerVizSettings
Syntax
UPROPERTY (EditAnywhere, Category="Live Settings",
Meta=(EditCondition="bShowHeatMap", ClampMin="0.001", ForceUnits="cm"))
float HeatMapMax
Remarks
Specifies how many centimeters the most intense color of the heatmap represents. For example when set to 3, it means that everything that is red, is 3 cm or more. In Activations heat map mode this means that everything is red for all vertices with a delta longer than 3 cm, so with a corrective delta longer than 3 cm. In Ground Truth heat map mode this means that everything is red for all vertices where the difference between the ground truth and the ML Deformed model is larger than 3 cm.