C4 Engine Terathon Software C4 Engine API Documentation

• Graphics Manager

API Links
Developer Links

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