World::SetWorldRenderResolution
Defined in:
Sets the resolution of the viewport into which the world is rendered.
C4World.h
Prototype
void SetWorldRenderResolution(const Integer2D& resolution);
Parameters
resolution |
The resolution of the viewport. |
Description
See Also