C#
VB
C++
Gets or sets the camera near clipping plane position.
public float Near { get; set; }
Public Property Near As Single
The camera near clipping plane position. Valid values range from 0 to 6.
The near clipping plane is used to crop the part of the 3D object that lies in front of the plane. The default value is 1.
For an example, refer to Far,
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET