surfaceCount property

int get surfaceCount

The total surface count of the mesh.

Implementation

int get surfaceCount => _surfaces.length;