C4 Engine
C4 Engine API Documentation

Renderable::GetVertexAttributeComponentCount

Defined in:  C4Renderable.h
Returns the number of components used by one of the vertex attribute arrays.
Prototype

int8 GetVertexAttributeComponentCount(int32 index) const;

Parameters
index The index of the attribute array.
Description


See Also

Renderable::SetVertexAttributeArray