Click or drag to resize

CameraBaseZFar Property

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.Camera
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double ZFar { get; }

Property Value

Double
See Also