Navigation
API > API/Plugins > API/Plugins/MLDeformerFramework
Syntax
UPROPERTY (EditAnywhere, Category="Training Settings", Meta=(ClampMin="0.01", ForceUnits="cm"))
float DeltaCutoffLength
Remarks
Sometimes there can be some vertices that cause some issues that cause deltas to be very long. We can ignore these deltas by setting a cutoff value. Deltas that are longer than the cutoff value (in units), will be ignored and set to zero length.