Navigation
API > API/Plugins > API/Plugins/MLDeformerFramework
Syntax
UPROPERTY (
Meta=(DeprecatedProperty, DeprecationMessage="This property has been removed and isn't used anymore."))
float DeltaCutoffLength_DEPRECATED
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.