Camera.nearClipPlane
var nearClipPlane: float;
Description

The near clipping plane distance.

	camera.nearClipPlane = 0.1;
See Also: camera component.