SensorFieldOfViewGraphicsEllipsoidHorizonSurfaceMaterial Property |
Namespace:
AGI.Foundation.Cesium
Assembly:
AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public CesiumProperty<IMaterialGraphics> EllipsoidHorizonSurfaceMaterial { get; set; }
Public Property EllipsoidHorizonSurfaceMaterial As CesiumProperty(Of IMaterialGraphics)
Get
Set
public:
property CesiumProperty<IMaterialGraphics^>^ EllipsoidHorizonSurfaceMaterial {
CesiumProperty<IMaterialGraphics^>^ get ();
void set (CesiumProperty<IMaterialGraphics^>^ value);
}
member EllipsoidHorizonSurfaceMaterial : CesiumProperty<IMaterialGraphics> with get, set
Property Value
Type:
CesiumPropertyIMaterialGraphicsSee Also