polygonCulling property

bool polygonCulling
final

Whether to cull polygons and polygon sections that are outside of the viewport

Defaults to true. Disabling is not recommended.

Implementation

final bool polygonCulling;