C++
virtual int maxLODs() const = 0;
Description
This function returns an integer between 1 and 10, representing the number of tessellations that the Graphics System will cache for dynamic tessellation.
virtual int maxLODs() const = 0;
This function returns an integer between 1 and 10, representing the number of tessellations that the Graphics System will cache for dynamic tessellation.