C4 Engine
C4 Engine API Documentation

CameraObject::GetDepthRange

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

const Range<float>& GetDepthRange(voidconst;

Description
The GetDepthRange function returns the range of depths corresponding to the near plane and far plane for the camera's view frustum.
See Also

CameraObject::SetDepthRange