IndirectCameraObject::SetIndirectClipPlane
Defined in:
Sets the geometric clipping plane for the indirect camera.
C4CameraObjects.h
Prototype
void SetIndirectClipPlane(const Plane3D& clipPlane);
Parameters
clipPlane |
The clipping plane. |
Description
See Also