Click or drag to resize

CentralBodyGraphicsSpecularOverlay Property

Gets or sets the specular GlobeImageOverlay associated with the CentralBody in the Scene. The SpecularOverlay is displayed only in the specular highlight of the CentralBody.

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

Property Value

Type: GlobeImageOverlay
See Also