animVerticesCount property
int
get
animVerticesCount
Number of components in the animVertices buffer.
Implementation
int get animVerticesCount => BASE_animVerticesCount(vertexCount);
Number of components in the animVertices buffer.
int get animVerticesCount => BASE_animVerticesCount(vertexCount);