Home -> VertexAttribute -> GetAttributeElementCount

Description

The GetAttributeElementCount method returns the number of elements in the vector type set as the type of this vertex attribute.

Usage

size_t GetAttributeElementCount() const;

Return value

[size_t]
The number of scalar elements in each vertex attribute entry.

See also