C4 Engine
C4 Engine API Documentation

IndirectCameraObject::SetIndirectClipPlane

Defined in:  C4CameraObjects.h
Sets the geometric clipping plane for the indirect camera.
Prototype

void SetIndirectClipPlane(const Plane3D& clipPlane);

Parameters
clipPlane The clipping plane.
Description
See Also

IndirectCameraObject::GetIndirectClipPlane