Gets the minimum distance the camera is 'seeing' something. Objects closer than this distance (from the camera) will not be visible.
Namespace: Altaxo.Graph.Graph3D.CameraAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double ZNear { get; }
Property Value
DoubleSee Also