C4 Engine
C4 Engine API Documentation

World::SetWorldRenderResolution

Defined in:  C4World.h
Sets the resolution of the viewport into which the world is rendered.
Prototype

void SetWorldRenderResolution(const Integer2D& resolution);

Parameters
resolution The resolution of the viewport.
Description
See Also

World::RenderWorld