C4 Engine Terathon Software C4 Engine API Documentation

• Graphics Manager

API Links
Developer Links

Renderable::SetFaceCount

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

void SetFaceCount(long count);

Parameters
count The face count.
Description


See Also

Renderable::GetFaceCount

Renderable::GetFaceArray

Renderable::SetFaceArray