Click or drag to resize

ProjectedRasterShowFarPlane Property

Gets or sets whether to show the far plane of the Projection. If this is set to true, you will see the projected Raster even when it does not intersect terrain or the central body.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public bool ShowFarPlane { get; set; }

Property Value

Type: Boolean
See Also