Renderable::GetVertexAttributeComponentCount
Defined in:
Returns the number of components used by one of the vertex attribute arrays.
C4Renderable.hPrototype
int8 GetVertexAttributeComponentCount(int32 index) const;
Parameters
index |
The index of the attribute array. |
Description
See Also
