Gets the maximum distance the camera is 'seeing' something. Objects farther away 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 ZFar { get; }
Property Value
DoubleSee Also