const ToleranceParams& GetToleranceParams() const;
GetToleranceParams obtains the tolerance values set for tessellations while rendering.
For optimum performance, this method should be set before calling InitHAL. Calling this after InitHAL is possible, but may require significant memory reallocation
The ToleranceParams structure describing the tolerance values.