Click or drag to resize

GlobeImageOverlayMoreThanOneImageGlobeOverlaySupported Property

Gets whether or not the video card allows for more than one image globe overlay GlobeImageOverlay to be added.

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

Property Value

Type: Boolean
Remarks
Returns if any number of base, night, specular, and normal images can be added to a central body. if only one base image can be added to a central body.
See Also