Click or drag to resize

CesiumSensorVolumePortionToDisplay Enumeration

Specifies which parts of a sensor are to be displayed.

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public enum CesiumSensorVolumePortionToDisplay
Members
  Member nameDescription
Complete The entire sensor projection is shown.
BelowEllipsoidHorizon Only the part of the sensor projection below the ellipsoid horizon is shown.
AboveEllipsoidHorizon Only the part of the sensor projection above the ellipsoid horizon is shown.
See Also