Gets whether the video card supports adding Terrain Overlay objects. Video cards that support OpenGL 1.2 or higher support Terrain Overlay objects.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Supported() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_Supported(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public bool getSupported(); |






