Click or drag to resize

TerrainOverlaySupported Property

Gets whether the video card supports adding TerrainOverlay objects. Video cards that support OpenGL 1.2 or higher support TerrainOverlay objects.

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 Supported { get; }

Property Value

Type: Boolean
See Also