OrthoCameraObject::SetOrthoBox
Defined in:
Sets the boundary of the orthographic view.
C4CameraObjects.h
Prototype
void SetOrthoRect(const Box2D& box);
Parameters
box |
The boundary of the orthographic view. |
Description
See Also