Home -> VertexAttribute -> GetVertexCount
Description
The GetVertexCount method returns the number of vertices accessible through this vertex attribute.
Usage
size_t GetVertexCount() const;
Return value
- [size_t]
- The number of vertices described by this vertex attribute.