Camera.nearClipPlane

var nearClipPlane : float

Description

The near clipping plane distance.

JavaScript
camera.nearClipPlane = 0.1;

See Also: camera component