C4 Engine
C4 Engine API Documentation

Renderable::SetPrimitiveCount

Defined in:  C4Renderable.h
Sets the primitive count.
Prototype

void SetPrimitiveCount(int32 count);

Parameters
count The primitive count.
Description


See Also

Renderable::GetPrimitiveCount

Renderable::SetPrimitiveIndexOffset