C++
virtual int surfaceTessellationTol() const = 0;
Description
This function retrieves the amount of detail (tessellation lines or triangles) displayed for surfaces.
The return value is an integer between 0 and 100. The lower the integer value, the less detail.