verticesCount property

int get verticesCount

Expected length of vertices.

Implementation

int get verticesCount => BASE_verticesCount(vertexCount);