• Graphics Manager
API Links
Table of Contents
Graphics Manager
class CameraObject
Developer Links
My Account
C4 Engine Wiki
Support Forums
Bug Tracker
Release Notes
API Documentation
CameraObject::SetFarDepth
Defined in:
C4CameraObjects.h
Sets the far plane depth.
Prototype
void
SetFarDepth(
float
depth);
Parameters
depth
The new far plane depth.
Description
See Also
CameraObject::GetFarDepth