C4 Engine
C4 Engine API Documentation

CameraObject::SetViewRect

Defined in:  C4CameraObjects.h
Sets the view rectangle.
Prototype

void SetViewRect(const Rect& rect);

Parameters
rect The new view rectangle.
Description
See Also

CameraObject::GetViewRect