CameraInfo.FarDistance
Description:
Distance from eye point to far plane of view frustum along the view direction.
Distance from eye point to far plane of view frustum along the view direction.
Remarks:
This property together with NearDistance determines the depth restrictions of a view frustum.
This property together with NearDistance determines the depth restrictions of a view frustum.
public double FarDistance { get; }