C4 Engine Terathon Software C4 Engine API Documentation

• Graphics Manager

API Links
Developer Links

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