C4 Engine Terathon Software C4 Engine API Documentation

• Graphics Manager

API Links
Developer Links

CameraObject::SetNearDepth

Defined in:  C4CameraObjects.h
Sets the near plane depth.
Prototype

void SetNearDepth(float depth);

Parameters
depth The new near plane depth.
Description
See Also

CameraObject::GetNearDepth