C4 Engine Terathon Software C4 Engine API Documentation

• World Manager

API Links
Developer Links

World::Render

Defined in:  C4World.h
Renders a world.
Prototype

virtual void Render(unsigned long perspective = 0);

Parameters
perspective Additional perspective flags to apply to the rendered scene. This should normally be 0.
Description
See Also

World::SetCamera

World::SetRenderSize