texcoords2Count property
int
get
texcoords2Count
Expected length of texcoords2.
Implementation
int get texcoords2Count => BASE_texcoords2Count(vertexCount);
Expected length of texcoords2.
int get texcoords2Count => BASE_texcoords2Count(vertexCount);