C4 Engine
C4 Engine API Documentation

OrthoCameraObject::SetOrthoBox

Defined in:  C4CameraObjects.h
Sets the boundary of the orthographic view.
Prototype

void SetOrthoRect(const Box2D& box);

Parameters
box The boundary of the orthographic view.
Description
See Also

OrthoCameraObject::GetOrthoBox