All Classes Namespaces Functions Variables Enumerations Properties Pages
float tolerance = 0f

Minimum distance from last reached position. Will stop solving if difference from previous reached position is less than tolerance. If tolerance is zero, will iterate until maxIterations.